|
I cannot get Festival to work with asterisk. I have
the following:
exten => 555,1,Answer
exten => 555,2,Festival(mary has a little lamb) exten => 555,3,Hangup I get the following from asterisk: "Festival returned ER" and the festival logs shows the
following:
client(1) Fri Jul 16 15:35:54 2004 :
disconnected
client(2) Fri Jul 16 15:40:26 2004 : accepted from localhost Festival seems to be running fine. For example if I
do:
echo this is a test | --tts --language
english
it works just fine
I'm starting festival from the script
festival_server and the logs shows no errors.
I had to rename the festival directory to
festival-1.4.3 to apply the patch
Any ideas what can the problem be?
|
- RE: [Asterisk-Users] Problems with festival Dan Fernandez
- RE: [Asterisk-Users] Problems with festival Sergio Serrano
