Cloudgarden's Discussion Board
Forums: Search: Several forums are available for people to post questions/comments about Java Speech or any of the CloudGarden products. As more messages are posted this discussion board should provide a useful, searchable, support database.
o AliceTalker (42)
o JSAPI Projects (69)
o Java Speech API (857)
o Jigloo GUI Builder for Eclipse (3322)
o SwingScroller (0)
o US Election 2004 (3)
Searches text and subject fields in all forums. The search matches as many words as possible. Don't use "AND" or "OR".
Latest "Java Speech API" Topics [ Start new "Java Speech API" Topic  ]

Cloudgarden Discussion Board  
This topic has 1 reply.       [ << Previous Topic | Start of Thread | >> Next Topic ]
Package javax.speech
Author: William
12/04/07 03:59 Reply
Hello guys,

could anyone here help me pls??
I need to know what i do to purchase the package javax.speech.
Is this package free???
Is there some link to download it?

Please i'm waiting for some answer.



Re: Package javax.speech
Author:Zysen
Reply 1 of 105/23/08 16:40Reply
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.