I want to create a small application that will be able to recognize sound. That is, it will match input sound with sound pattern that user has already recorded. Then, it will output the result (matched or not), Alert.show() for example.
Can anyone help me ? Thank you in advance…
I want to create a small application that will be able to recognize sound.
Share
Actually, a french guy named Didier Brun worked on this, and have quite good managed to do a voice recognition engine purely in Flash. Its not exactly a sound recognition engine, but I suppose it could do the trick, with a little more work.
You can find it here.
He demoed it on-stage at the 2010 Amsterdam FITC and it work surprisingly well.