Written on February 17th, 2009 at 7:07 am by

26 Comments

To develop a Java based speech application “javax.speech” is the core package required but it does not come along with any of the JDK.They are recommended to be got from 3 rd parties by sun.

If you can google “javax.speech” you can find in many forum’s people asking where can i download “javax.speech” package.The most common reply will be giving these two links:

http://cmusphinx.sourceforge.net/sphinx4/

http://freetts.sourceforge.net/docs/index.php

in fact thats the right answer!:)To be frank even i never knew where javax.speech package was there i searched a lot but never found the exact answer:(

Then where “javax.speech” is actually present?

Here is the solution:

1.download any one of the above links and extract them.
2.Go to lib folder install JSAPI.exe ,it will create a Executable Jar file(jsapi.jar).
3.Right click and open with WinZip.
javax.speech package
3.Now right click and extract “javax” folder

javax.speech download

4.Now you have got javax.speech package.Done:0)

javax.speech

Download it here i have extract and zipped it.

download javax.speech package
Javax.speech package

Check this too:http://technobuz.com/2009/02/package-javax-speech-does-not-exist

If you still have problem leave a comment i will try to help you out.

Soon i will post my “Speech Enabled Command and Control project “done using Sphinx4 in this site.

Get Free Newsletter
javax.speech package, javax.speech package download

26 Responses to “Solution-Where to get javax.speech package ?”


  1. mina metias

    3 years ago

    I can’t even tell u how much ur article and efforts are appreciated.
    Thank YOU soooo much.
    the simplicity plus the efficiency of your article BLOWS my mind.

    i only had one more request: can u do the same for javax.smartcardio ??
    i have spent nights and days looking for it and i failed :S

    Again thank you sooo much ,words can’t even express how much i respect and appreciate your efforts

    Reply

  2. admin

    3 years ago

    @mina metias

    Thanks a lot for those words:)Hope it was useful to you..In near future will write about javax.smartcardio because as of now i d’not know much about it to be frank:)Also soon will be posting my project “command and control via voice” implemented with “sphinx 4″ it will be useful for you..

    Reply

  3. Hilario

    3 years ago

    Awesome website, glad we found you!.
    I am from Paraguay and learning to speak English, give true I wrote the following sentence: “Airline tickets? Price comparison of all airlines one click away.”

    Regards ;-) Hilario.

    Reply

  4. admin

    3 years ago

    @Hilario

    Thanks dude..Welcome and wishing you a happy stay:)

    Reply

  5. pooja

    2 years ago

    thank u thaks a lot it may help in my project

    Reply

    • admin

      2 years ago

      Welcome ..Do check this site in near future because i am going to post my Java project were you can launch and control application via voice command ..For example if you say “mouse up” cursor will move in upward direction..Hope you find it useful..

      Reply

  6. Shave Bikini Area

    2 years ago

    now I see it!

    Reply

  7. abhay

    2 years ago

    i downloaded ur package its gr8.next wat 2 do ?
    how to add dis to jdk please help…

    Reply

  8. Anish Saraf

    2 years ago

    I downloaded your speech package….
    but I am not able to add it in the rt.jar file present in jdk/bin/jre/lib. which includes the default packages stored in jdk…please suggest any solution for this…

    Reply

  9. Ali

    2 years ago

    thankq very much sir

    Reply

  10. maddy

    1 year ago

    Thank you……
    I m so happy.
    Thamk you for it.

    Reply

  11. Ritesh

    1 year ago

    Thanks a lot i was searching it from last 15 days.Thanx dude and keep it up.

    Reply

  12. Tiago

    1 year ago

    Thank’s very much!!!
    =D

    Reply

  13. Nikhil Lokhande

    1 year ago

    Thnx it helps me a lot!!!!!!!

    hv a nice day

    Reply

  14. Siddhesh

    1 year ago

    you rock dude, thank u very much

    Reply

  15. Tekila

    1 year ago

    Thank you for the nice post, it was helpful for me to get the package. How do I then add the package to the list of packages in the Java JDK?

    Reply

  16. sonia

    1 year ago

    thnxxxxxxxxxx a tonnnnnnnnn…..

    Reply

  17. mesbahi

    1 year ago

    Thank’s very much!!!

    Reply

  18. Matt

    10 months ago

    Like the kuhzillion people above (below?) I thank you. Although I am using Linux it still worked. Would NEVER have thought to extract the jar file! Waded thru a whole bunch of bad Web info from a bunch of people who apparently *think* they are smart (brilliant even!) – but they could give no answer to peoples problems – just a bunch of smart-aleck (yes, I am being nice) replies. You did. Thanks again. Matt

    Reply

    • Shunmugha

      10 months ago

      Thanks for those awesome words! Really happy that my efforts did not go waste :)

      Reply

  19. echo9

    9 months ago

    Thanx boss
    You’re the man! :)

    Reply

  20. Ijaz

    4 months ago

    while compiling my code I am having the following exception, can u pls help me out.

    ***********************************************************************
    Exception in thread “main” java.lang.NoClassDefFoundError: javax/speech/SpeechEvent
    at java.lang.ClassLoader.findBootstrapClass(Native Method)
    at java.lang.ClassLoader.findBootstrapClassOrNull(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
    at java.lang.Class.getMethod0(Unknown Source)
    at java.lang.Class.getMethod(Unknown Source)
    at sun.launcher.LauncherHelper.getMainMethod(Unknown Source)
    at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
    Picked up JAVA_TOOL_OPTIONS: -agentlib:jvmhook
    Picked up _JAVA_OPTIONS: -Xrunjvmhook -Xbootclasspath/a:C:\PROGRA~1\HP\QUICKT~1\bin\JAVA_S~1\classes;C:\PROGRA~1\HP\QUICKT~1\bin\JAVA_S~1\classes\jasmine.jar
    **********************************************************************

    Reply

Leave a Reply



Previous Post:

Next Post: