wok diff asterisk-googletts/description.txt @ rev 21314

5) lxpanel: up (0.10.0)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 18 17:46:06 2019 +0300 (2019-04-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/asterisk-googletts/description.txt	Thu Apr 18 17:46:06 2019 +0300
     1.3 @@ -0,0 +1,13 @@
     1.4 +AGI script for the Asterisk open source PBX which allows you to use Googles' 
     1.5 +voice synthesis engine to render text to speech.
     1.6 +
     1.7 +This script makes use of Google's translate text to speech service in order 
     1.8 +to render text to speech and play it back to the user. It supports a variety 
     1.9 +of different languages (See README for a complete list), local caching of the 
    1.10 +voice data and also supports 8kHz or 16kHz sample rates to provide the best 
    1.11 +possible sound quality along with the use of wideband codecs.
    1.12 +
    1.13 +This TTS service is 'unofficial' and not supported by Google, it can be 
    1.14 +terminated at any point with no warning. People looking for TTS solutions to 
    1.15 +base their projects/products on should look for alternative, officially 
    1.16 +supported services.