|
|
someone please give me the site where i can download the javax.speech package..
i have been trying to get it but never found one relevent site..
plzzz
help
|
|
|
|
|
|
|
|
|
|
|
|
I am developing a Command and control application using Sphinx 4 will soon release it in my site www.technobuz.com
Features:
Control mouse.
Launch Sites.
Lanuch applications like notepad,paint etc.,
<Added>
http://www.technobuz.com
|
|
|
|
The Java Speech 1.0 API (JSAPI) specification made it easy for Web developers to create applications that do speech synthesis and voice recognition. JSAPI is cross-platform and supports command and control recognizers, dictation systems, and speech synthesizers. The JSAPI specification is available on Sun's Web site; it includes the Javadoc-style API documentation containing about 70 classes and interfaces in the API (see Resources for a link) car loan.
You can use JSAPI in both applets and applications. Now you can direct a user interface by giving instructions through voice. For example, if you want to complete a form that needs demographic data, you can simply speak the values for different fields. Instead of typing your address, city, state, and ZIP code you can speak these values one by one and appropriate fields get filled in as you proceed. JSAPI can also be effectively used in eCommerce Web sites. If shoppers want to search for a specific product home equity loan, they can speak the search criteria, and your application searches for and displays it in the browser (or any other device used for searching).
Figure 1 below shows the workings of a speech application. The speech synthesizer and speech recognizer are the instances of the javax.speech.synthesis package and javax.speech.recognition package. These packages have the basic function for speech synthesis and speech recognition.
Another very important aspect of speech application is grammar. A grammar is an object in the JSAPI that controls the recognition process by telling the speaker what words they're expected to say and the patterns in which these words may occur. The biggest advantage of a grammar file is that it makes the recognition faster and more accurate. A sample grammar file is below trading.
BM implemented the specification of JSAPI and created Speech for Java, which is based on ViaVoice technology that provides continuous dictation (speech recognition) and text-to-speech conversion (speech synthesis). The latest version of ViaVoice includes a recognition engine with improved accuracy, expandable to an active vocabulary of two million words, and other features.
Speech for Java currently supports US English, UK English, Brazilian, Portuguese, French, German, Italian, and Spanish completely, and Japanese for recognition only. Speech for Java runs on Windows and Linux, and can be downloaded from the IBM alphaWorks Web site.
Your computer should meet the following minimum requirements to run IBM ViaVoice:
* 166MHz Pentium or 150MHz Pentium with MMX, running Windows 95 with 32MB of memory or Windows NT with 48MB, and Sun JDK 1.1.7 or 1.2, or
* 166MHz Pentium MMX with 32MB of memory running RedHat 6.1 Linux with IBM JDK 1.1.8 or BlackDown JDK 1.2.2 (with native thread support -- Speech for Java only works with native threads) currency trading
Also, be sure that you
* Have installed ViaVoice before unpacking the install package
* After unpacking the package, set the CLASSPATH to include \lib\ibmjs.jar
* Set PATH (or LD_LIBRARY_PATH on Linux) to include the \lib directory
* Also execute install.bat (or sh install.sh on Linux) to register the IBM engines with the system.
|
|
|
|
|
|
|
|
|
|
|
|