Home:ALL Converter>How to write simple sound recognition program

How to write simple sound recognition program

Ask Time:2014-01-21T03:13:09         Author:Alex L

Json Formatter

I would like to write a simple program that recognizes a specific sound (simple sound like door shut). The idea is that the input is the sound that I would like to be recognized, then the programs runs and and when it "hears" that sound again it tells the user.

The language does not really matter (this is for Proof Of Concept). do you know about such an API in Java\ C#\ Python? (I have no experience in Sound recognition algorithms).

thanks, Alex

Author:Alex L,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/21242238/how-to-write-simple-sound-recognition-program
yy