Hi Friends,
I would like to use the
Java speech APIs inside java
servlets or
JSP. Of course I am aware of the fact that the speech can only be listened in the server side. My requirement is also the same.
I am getting Null Pointer exception while using the following code.
The kevinVoice object is Null.
The same code works fine as a stand alone program.
Can anybody guide me?
Thanks and Regards,
Dinesh Venkatesan