Voice recognition
Cenlasoft
Posts: 265
Hello,
Does anyone know if there is an ic other than the hm2007 (only in india and not dip format). I want to use the prop to recognize a few commands for a robot. Foward, Backwards, right, and left.
Thank you.
Does anyone know if there is an ic other than the hm2007 (only in india and not dip format). I want to use the prop to recognize a few commands for a robot. Foward, Backwards, right, and left.
Thank you.
Comments
http://forums.parallax.com/showthread.php/115725-Goertzel-based-speech-quot-recognizer-quot-(now-with-source-code)
http://forums.parallax.com/showthread.php/130825-Propeller-speech-recognition-robot
Jeff
Looks like it was written for the Demo Board, which uses P12 as the Base Pin for TV. TV uses P12,P13,P14 and P15 is optional, (aural subcarrier).
On the PPDB, P12 would go to V0, P13 to V1, and P14 to V2.
Where the main program picks the base pin, is line 44 [ tv.start(12) ]