Displaying 1 result from an estimated 1 matches for "multisyn".
Did you mean:
multisync
2005 Jul 14
0
Changing the voice in Asterisk
...la and
other goodies for all the possible different voices, then you can, while running festival
in a terminal window, run the following commands (in 195):
(SayText "This is the default voice. It sounds like K.E.D. Diphone?")
(tts "text_to_read" nil)
(voice_cstr_us_awb_arctic_multisyn)
(SayText "This is AWB arctic multisyn")
(tts "text_to_read" nil)
(voice_cstr_us_jmk_arctic_multisyn)
(SayText "This is JMK arctic multisyn")
(tts "text_to_read" nil)
(voice_el_diphone)
(SayText "This is E.L. Diphone")
(tts "text_to_read&quo...