Displaying 1 result from an estimated 1 matches for "synthstatus".
Did you mean:
sync_status
2013 May 06
0
MRCPSynth() change voice
Hello,
I'm trying to change the voice during a spoken text:
exten => _X.,1,Answer
exten => _X.,n,MRCPSynth("Hello, my name is Daniel. I have a Dutch companion. ###\voice=Xander\ Hallo, mijn naam is Xander.",p=default&l=en-GB)
exten => _X.,n,Verbose(1, ${SYNTHSTATUS})
exten => _X.,n,Hangup
This exact same text, with escape sequence, works perfectly in the demo environment for Nuance Vocalizer.
I also tried a SSML markup instead of plain text. That didn't work either.
Any ideas?
Regards,
Grant
-------------- next part --------------
An HTML attachme...