JSAPI 1.0 Setup |
The sources to
the JSAPI 1.0 specification implementation (i.e., the
javax.speech.* classes) are not available under a
BSD-style license. Instead, we make the JSAPI binary
available under a separate binary code license (BCL).
Obtaining the JSAPI binary is as simple as unpacking
the jsapi.jar file in the lib
directory:
UNIX-like Systems (including Linux, MacOSX, etc)
lib directory.
chmod +x ./jsapi.sh.
sh ./jsapi.sh and view the BCL.
jsapi.jar file will be unpacked
and deposited into the lib directory.
Windows Systems
lib directory.
.\jsapi.exe
jsapi.jar
file will be unpacked and deposited into the
lib directory.