[Asterisk-java-users] Text-to-voice conversion options?
Brought to you by:
srt
From: Darren H. <dha...@gh...> - 2006-02-22 22:06:49
|
Hey all, Trying to use the FastAGI server part of asterisk-java, and when I use the: sayPhonetic("my text here"); Method, it spells out each letter in the 'alpha, beta, charlie' fashion. Is this the expected use? I'm trying to do text-to-voice conversion, and I'm not sure which feature of asterisk-java I should be using. If one of the existing features does not include text-to-voice, how do you invoke an interruptable(press a key) festival call? Thanks, this stuff is great!! -D |