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.
Diese Veröffentlichung fügt Unterstützung für SSL. Unterbrechen Sie Tasten können nun vom Benutzer definiert werden. Es gibt (optional) Beep-Anzeige vor der Aufnahme. Aufnahmezeit wird jetzt durch Erkennung von Stille gesteuert. Es gibt keine absolute Timeout; die Aufnahme wird beendet, nachdem ein Benutzer (standardmäßig 3 sec) Zeit der Stille oder der Kelterung von der Interrupt-Schlüssel definiert. Es ist ein AGI-Beispielskript, das sendet Abfragen an WolframAlpha und legt die Antwort als eine Dialplan-Variable.
Tags:
Stable
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.
Diese Veröffentlichung fügt eine Option für die benutzerdefinierte Timeouts, entfernt Leerzeichen zwischen den Ziffern in zurückgegebenen Text-Strings, und aktualisiert die Dokumentation.
This release adds an option for user-defined timeouts, removes spaces between digits in returned text strings, and updates the documentation.