Displaying 1 result from an estimated 1 matches for "festvox_ellpc11k".
2006 Mar 13
0
Asterisk end Festival
...ce, in my extension.conf I have the following example:
; testing festival (text-to-speech app)
exten => 556,1,Set(LANGUAGE()=es)
exten => 556,2,Answer
exten => 556,3,Festival(Es una prueba)
exten => 556,4,Hangup
In the festival I have /usr/share/festival/voice/spanish installed from
festvox_ellpc11k.tar.gz.
This festival was installed from a RPM for Fedira version4, my problem es
that sapnish not work in spanish in the asterisk, the line exten =>
556,3,Festival(Es una prueba), the phrase "Es una prueba" I can to listen in
spanish is the same voice that is in english.
I need s...