
robo rad
Canada
Asked
Just a quick question I can use my custom Cereproc Robot voice in Ez Builder but I don't see in the Cheat code how to lower the pitch in the TTS script controls?
It is not supposed to be a Female Cylon,LOL! I think I remember some conversation about this and it is not possible? I was given some code how to modify the voice in the windows system,would that work?
Related Hardware EZ-B v4
Related Control
Script
----Tried out the code and it seems to work really well,was able to get voice lowered as much as I want!
ControlCommand("Speech Settings", "SetVoiceRate", "slow")
saywait("I am speaking slow")
ControlCommand("Speech Settings", "SetVoiceRate", "Fast")
saywait("Now i am speaking fast")
#Too fast to hear
#ControlCommand("Speech Settings", "SetVoiceRate", "ExtraFast")
#saywait("Now i am speaking extrafast")
ControlCommand("Speech Settings", "SetVoiceRate", "ExtraSlow")
saywait("Now i am speaking super slow")
EzAng
Post a video if you can
EZAng
funny