Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98175
| From | Joel Goldstick <joel.goldstick@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Detection of a specific sound |
| Date | 2015-11-03 11:55 -0500 |
| Message-ID | <mailman.36.1446569757.8789.python-list@python.org> (permalink) |
| References | <CAPfdVgF1erUtxgKGm9eky_q8X24L88PkFEWyTL4hqUNUvGvrzQ@mail.gmail.com> <E7CB9062-12AC-4C3D-B3C8-D80B90BB1C56@mac.com> <CALwzidkZnERs6ccmZyeurdCCRF_b61+62S0dfYFuH2Cp8x++GA@mail.gmail.com> |
On Tue, Nov 3, 2015 at 11:23 AM, Ian Kelly <ian.g.kelly@gmail.com> wrote: > 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. > -- > https://mail.python.org/mailman/listinfo/python-list > Sometimes (maybe most times) the follow on discussion goes off on insightful tangents that may have little to do with the OP. -- Joel Goldstick http://joelgoldstick.com/stats/birthdays
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Detection of a specific sound Joel Goldstick <joel.goldstick@gmail.com> - 2015-11-03 11:55 -0500 Re: Detection of a specific sound Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2015-11-05 19:39 +1300
csiph-web