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.
| Tags | voip asterisk Asterisk AGI voice Speech Recognition |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | Linux Unix-like |
| Implementation | Perl |
Recent releases


Release Notes: 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.


Release Notes: This release adds an option for user-defined timeouts, removes spaces between digits in returned text strings, and updates the documentation.
A library for userspace access to packets logged by the Linux kernel packet filt