I am relatively new to Apple OS and thus am not able to figure out as to how do I download, install then set up Java speech jar files and set up the classpath.
I tried everything possible from
- Downloading FreeTTS,jsapi and trying to add the jsapi.jar to /library/extensions folder
- Trying to use chmod command
- Trying to open the jar file (which returned an error and asked me to check console)
- Tutorials asking me to drop jar into the "lib" folder (I can't really figure out what and where is the "lib" folder in mac)
Basically I want to use all the capabilities of javax.speech in my Java programs.