
larschrjensen
Denmark
Asked
— Edited

I was wondering whether it is possible to use elements from the Speech Synthesis Markup Language to modify the speech output using EZ-script? Or if there are other markup options other than the ones already given in the Speech Settings Control?
And what did Sebediah teach us about Microsoft voices like David? If we watch the video Sebediah teaches us that this type of tagging only works with voices from the vendors Cepstral or CereProc and will not work with Microsoft voices.
ah .ok i have a few from cepstral.thanks justin.didn listen at the video good.
Cool, I'll be you'll be adding some cool voice effects to your projects in no time Patrick
i just ad the cepstral voice .still same error.he says all kinds of stuf and no pitch. i also ad cepstral as default pc voice.is the pic correct? post #15
No Patrick, your code in your picture is not correct. Please watch the video that Sebediah made carefully because your answers are in there. Compare your code to his. One thing you'll see is you are missing = after pitch. Look at this code at time index 11:23
i only notest the word ezb from sayEZBWAIT is in big letters. i try one line.it does not work.i added =.he also say something before, the actully line he must say.cant understand it.
Hello Patrick, there are a few problems with your code there. As Justin said, you're missing the = sign after pitch in both variables. Also I noticed you were trying to use the $VoiceStart variable on the first command. Unless you have created that variable somewhere else in ARC, it will not work because that was Dorian's default variable that I had created elsewhere in the program.
If you want to see that this really works, use the code I made on #7 and make modifications on that. But I encourage you to follow Justin's advice, stop the video where you can see my code, and make sure you write it exactly the same. But don't use the first $VoiceStart variable.
sebediah
ah i made a screenchotfrom the wrong timing then.when i understand what you are saying in the first lines.i can make voices in swiftalker (cepstral ) and use that wiht the $voicestart.
thanks