wok diff asterisk-speech-recog/description.txt @ rev 23374
updated perl-net-http (6.03 -> 6.19)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 31 13:52:12 2020 +0100 (2020-03-31) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/asterisk-speech-recog/description.txt Tue Mar 31 13:52:12 2020 +0100 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.