I run this command to make Reeti say something:
"Global.tts.say("Hello, How are you?");
when I play this script in URBI console.. Reeti says this but it plays it in french accent so it's no more english
Whereas in RShowMaker, I can create speech with english/french ..I checked the .load file and there the script is totally different.
I checked ReetiAPI but Global.tts.say() function doesn't haven anyother parameter that sets the language.
I want to know if somebody wants to make reeti talk in english how can he do that??
Thanks in advance...