MyRobotLab is written in Java, so if you have Java code that can do speech synthesis for Chinese (manderin/cantonise/other?) then it should be pretty easy to integrate. Just create a subclass of Service and implement the SpeechSynthesis interface.
There are a few examples of this already with AcapelaSpeech and the MarySpeech services...
If it's not in java code, there are other options, to call out to webservices, or use something like JNI to call into the native code. In either case, it's still the same to integrate.. create a Service subbclass, and implement the SpeechSynthesis interface.
Borg it in!
Hello Maiff, & Welcome!
MyRobotLab is written in Java, so if you have Java code that can do speech synthesis for Chinese (manderin/cantonise/other?) then it should be pretty easy to integrate. Just create a subclass of Service and implement the SpeechSynthesis interface.
There are a few examples of this already with AcapelaSpeech and the MarySpeech services...
If it's not in java code, there are other options, to call out to webservices, or use something like JNI to call into the native code. In either case, it's still the same to integrate.. create a Service subbclass, and implement the SpeechSynthesis interface.
hope this helps!
Thanks a lot.
Whatever,Thank you a lot.let me try it.
Sincerely yours,