wok annotate asterisk-speech-recog/description.txt @ rev 21292
updated libsdl-net and libsdl-net-dev (1.2.7 -> 1.2.8)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Apr 16 17:40:27 2019 +0100 (2019-04-16) |
parents | |
children |
rev | line source |
---|---|
hackdorte@20008 | 1 Speech recognition script for Asterisk that uses Google speech API. |
hackdorte@20008 | 2 |
hackdorte@20008 | 3 This AGI script makes use of Google's speech recognition engine in order to |
hackdorte@20008 | 4 render speech to text and return it back to the dialplan as an asterisk |
hackdorte@20008 | 5 channel variable. See README for a complete list of supported languages. |