[asterisk-users] Speech recognition in asterisk using google voice API
Lefteris Zafiris
zaf.000 at gmail.com
Tue Jan 3 20:42:38 CST 2012
Hello,
I have written an agi script that uses google voice API for voice
recognition.
The script records from the current channel untill the pound key (#) is
pressed or the timeout (15 seconds) is reached. The recording is send
over to google speech recognition service and the returned text string
is assigned to a channel variable.
More info and dialplan examples can be found in the README file:
https://raw.github.com/zaf/asterisk-speech-recog/master/README
The script is available here:
https://github.com/zaf/asterisk-speech-recog
The code is still young and not roughly tested so comments, suggestions
and bug reports are more than welcome.
----------------
Lefteris Zafiris
More information about the asterisk-users
mailing list