Asterisk speech recognition is an AGI script that makes use of the Google voice recognition engine in order to render speech to text and return it back to the dialplan as an asterisk channel variable.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release adds SSL support. Interrupt keys can now be defined by the user. There is (optional) Beep indication before recording. Recording time is now controlled by silence detection. There is no absolute timeout; the recording will terminate after a user defined (3 sec by default) period of silence, or the pressing of the interrupt key(s). There is a sample AGI script that submits queries to WolframAlpha and sets the answer as a dialplan variable.