wok diff asterisk-speech-recog/description.txt @ rev 20008

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Wed Aug 02 14:08:19 2017 -0300 (2017-08-02)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/asterisk-speech-recog/description.txt	Wed Aug 02 14:08:19 2017 -0300
     1.3 @@ -0,0 +1,5 @@
     1.4 +Speech recognition script for Asterisk that uses Google speech API.
     1.5 +
     1.6 +This AGI script makes use of Google's speech recognition engine in order to 
     1.7 +render speech to text and return it back to the dialplan as an asterisk 
     1.8 +channel variable. See README for a complete list of supported languages.