Hello Guys,
This is a problem related to speech API. I am trying to write a program to synthesise speech, using the IBM's speech for Java implementation of JSAPI(IBMJS). When I try to use the default engine, I get a null pointer exception. (The synthesizer is not getting created.) and when I try to list all the speech engines(so that I can register one of them to my application) that come bundled with IBMJS, it lists none. Can somebody tell me if i can download a trial version of speech engine that supports JSAPI. (I managed to find some that basically support microsoft speech engINE. however, this is not compatible with JSAPI). Kindly help me resolve this problem. (Is there no other way apart from going in for IBM's ViaVoice sppech engine which is a licensed version).
Regards
Vrinda