Displaying 1 result from an estimated 1 matches for "speechdata".
Did you mean:
specdata
2012 Jan 04
4
Speech recognition in asterisk using google voice API
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: