Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98172 > unrolled thread

Re: Detection of a specific sound

Started byIan Kelly <ian.g.kelly@gmail.com>
First post2015-11-03 09:23 -0700
Last post2015-11-03 09:23 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Detection of a specific sound Ian Kelly <ian.g.kelly@gmail.com> - 2015-11-03 09:23 -0700

#98172 — Re: Detection of a specific sound

FromIan Kelly <ian.g.kelly@gmail.com>
Date2015-11-03 09:23 -0700
SubjectRe: Detection of a specific sound
Message-ID<mailman.35.1446567874.8789.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web