Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
asterisk_translator [2015/08/16 13:04]
sschueller
asterisk_translator [2015/08/16 13:07]
sschueller
Line 1: Line 1:
 ====== Asterisk Translator ====== ====== Asterisk Translator ======
  
-http://​zaf.github.io/​asterisk-googletts/​ +  * http://​zaf.github.io/​asterisk-googletts/​ 
-http://​zaf.github.io/​asterisk-speech-recog/​ +  ​* ​http://​zaf.github.io/​asterisk-speech-recog/​ 
-http://​zaf.github.io/​asterisk-googletranslate/​+  ​* ​http://​zaf.github.io/​asterisk-googletranslate/​ 
 + 
 +Required packges (CentOS) 
 +<code bash> 
 +yum install perl-Crypt-SSLeay perl-libwww-perl.noarch sox perl-JSON perl-JSON-XS flac perl-IO-Socket-SSL esound-devel libtool-ltdl 
 + 
 +wget http://​apt.sw.be/​redhat/​el5/​en/​i386/​rpmforge/​RPMS/​mpg123-1.9.1-1.el5.rf.i386.rpm 
 + 
 +rpm -i --force mpg123-1.9.1-1.el5.rf.i386.rpm 
 +</​code>​
  
 <code bash /​etc/​asterisk/​extensions_custom.conf>​ <code bash /​etc/​asterisk/​extensions_custom.conf>​