Displaying 2 results from an estimated 2 matches for "voice_kal_diphon".
Did you mean:
voice_kal_diphone
2005 Jul 14
0
Changing the voice in Asterisk
..."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" nil)
(voice_kal_diphone)
(SayText "This is K.A.L. Diphone")
(tts "text_to_read" nil)
(voice_rab_diphone)
(SayText "This is R.A.B. Diphone")
(tts "text_to_read" nil)
(voice_don_diphone)
(SayText "This is D.O.N. Diphone")
(tts "text_to_read" nil)
(voice_ked_...
2006 Feb 16
1
Festival and Asterisk - different voices?
Just curious to know if anyone uses Festival with * and whether or not
you've got a different voice than the default. I'm looking at doing a
commercial application but my boss doesn't want to shell out the $
before we do some real world testing of * and Festival. Specifically,
I'm looking for a female voice, preferably US English.
Any suggestions?
Thanks,
MC