Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98172
| From | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Detection of a specific sound |
| Date | 2015-11-03 09:23 -0700 |
| Message-ID | <mailman.35.1446567874.8789.python-list@python.org> (permalink) |
| References | <CAPfdVgF1erUtxgKGm9eky_q8X24L88PkFEWyTL4hqUNUvGvrzQ@mail.gmail.com> <E7CB9062-12AC-4C3D-B3C8-D80B90BB1C56@mac.com> |
On Tue, Nov 3, 2015 at 7:45 AM, William Ray Wing <wrw@mac.com> wrote: > >> On Oct 25, 2015, at 8:17 PM, Montana Burr <montana.burr@gmail.com> wrote: >> >> I'm looking for a library that will allow Python to listen for the shriek of a smoke alarm. Once it detects this shriek, it is to notify someone. Ideally, specificity can be adjusted for the user's environment. For example, I expect to need moderate specificity as I live in a quiet neighborhood, but an apartment dweller might need more. >> >> I'm thinking of recording a smoke alarm and having the program try to find the recorded sound in the stream from the microphone. >> > > I’ve been watching this thread and finally decided to jump in. I love how in the past 24 hours five more people have piled onto this thread even though the OP hasn't posted any followup since the original question nine days ago.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Detection of a specific sound Ian Kelly <ian.g.kelly@gmail.com> - 2015-11-03 09:23 -0700
csiph-web