Re: Package javax.speech Author:Zysen | Reply 1 of 1 | 05/23/08 16:40 | Reply | Have a look at
http://freetts.sourceforge.net/docs/jsapi_setup.html
download freetts-1.2.1-src.zip, just google it
Under lib you will find jsapi.exe
Run that, grab the generated jsapi.jar
copy it into your JRE under lib\ext
Now you will probably also need to give your ide access to the library as well, so if you follow the above and it doenst work have a look around in your IDE dir and look for packages.
I got that far, but my current problem is that when i try and use the speech recognizer i get null pointer exceptions. I Havent solved this problem yet but im pretty sure ive got the right javax.speech working. |
|