Displaying 1 result from an estimated 1 matches for "mrcpsynth".
Did you mean:
mrcpsych
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...