User Comments on 'Java Speech Synthesizer'
|
Posted by :
Archive Import (venu) at 03:01 on Tuesday, October 29, 2002
|
hello i have downloaded speech (java file) and when i compile its getting
compiler error saying that
"package javax.speech does not exist
import javax.speech.AudioException;"
what should i have to set in the classpath to get it..??
thanx for the help.
venu
| |
Posted by :
Archive Import (Jude) at 18:40 on Sunday, November 10, 2002
|
I successfully compiled the application but when I tried to run it, I got error message. I then stepped through the code and found that the error occurs on the following line
"javax.speech.EngineList elist = Central.availableSynthesizers(null);"
The elist variable is empty after executing the line. How can I make Synthesizers available on the system?
| |
Posted by :
Archive Import (jane) at 18:21 on Thursday, November 28, 2002
|
It works!!!
Wish it had some documentation on how the code works.
| |
|
|
Posted by :
Archive Import (jeyaram) at 07:27 on Monday, December 23, 2002
|
the code is encrypted,i cannot understand it,help me.
| |
Posted by :
Archive Import (RAJA KUMAR) at 02:50 on Monday, December 30, 2002
|
It is very helpful to develop new projects in this area.thanks for your service.
| |
|
|
Posted by :
Archive Import (Surya ) at 05:23 on Monday, January 27, 2003
|
I installed Microsoft Speech Engine, but still the Synthesizer is null and it throws exception. what to do????
| |
Posted by :
Archive Import (Surya ) at 05:28 on Monday, January 27, 2003
|
I installed Microsoft Speech Engine, but still the Synthesizer is null and it throws exception. what to do????
| |
Posted by :
Archive Import (Oleg) at 16:16 on Tuesday, February 25, 2003
|
Can someone send my javax.speech.synthesis Package?
Think you
| |
Posted by :
Archive Import (Charles) at 21:37 on Friday, March 07, 2003
|
The artcle states:
It requires a speech engine that implements JSAPI and include links to some that work great.
There were no links in the JavaVoice.java zip file that I could see.
See: http://freetts.sourceforge.net/docs/index.php
for the one developed by sun and referenced from their javax.speech site.
The time voice with freetts is very clear.
The code looks great.
| |
Posted by :
Archive Import (Olly) at 16:11 on Sunday, March 16, 2003
|
It says that the zip file is corrupt
| |
Posted by :
Archive Import (hanlynnkyaw) at 23:38 on Friday, August 08, 2003
|
when i run the program, the error msg reads "run time error..Ioexception.."..How am i going to proceed?
| |
Posted by :
Archive Import (Sumit) at 13:08 on Tuesday, August 12, 2003
|
I am interested in this package
i am also doing roject on seech recognition and i want to do it in java
so i need it.
| |
Posted by :
Archive Import (Sumit) at 13:11 on Tuesday, August 12, 2003
|
I am interested in this package
i am also doing roject on seech recognition and i want to do it in java
so i need it.
| |
Posted by :
Archive Import (Ravikanth) at 01:16 on Thursday, September 11, 2003
|
Even though i downloaded many of the text to speech engines from net and installed them .No engine is still available to my application , i am running out of time , i need to complete my academic project,can any one please help me in this regard .
| |
Posted by :
mitesh at 15:59 on Tuesday, October 21, 2003
|
i can't open file
please tell me in which i open this good program
| |
Posted by :
voice at 07:42 on Thursday, January 06, 2005
|
pls help mi this code is very important to me.. i dl already but then i compile got error... it said package javax.speech does not exist ..i keep on have this error ..y is this so? pls help mi every1
| |
Posted by :
voice at 07:43 on Thursday, January 06, 2005
|
hi jane how do u get it work pls help mi!!!!
| |
Posted by :
younesnadir at 21:44 on Tuesday, November 01, 2005
|
I have the same problem as "venu"
" javax.speech does not exist
javax.speech.AudioException;"
is there anyone who can tell me from where can I download Speech api. thanks
| |
Posted by :
rootkim at 22:23 on Saturday, April 08, 2006
|
hello good morning i have downloaded speech (java file) and when i compile its getting
compiler error saying that
"package javax.speech does not exist
import javax.speech.AudioException;"
what should i have to set in the classpath to get it..??
thanx for the help.
root kim
| |
Posted by :
tueringmachine at 15:17 on Thursday, September 28, 2006
|
hello good morning i have downloaded speech (java file) and when i compile its getting
compiler error saying that
"package javax.speech does not exist
import javax.speech.AudioException;"
what should i have to set in the classpath to get it..??
thanx for the help.
| |
Posted by :
tueringmachine at 15:20 on Thursday, September 28, 2006
|
Even though i downloaded many of the text to speech engines from net and installed them .No engine is still available to my application , i am running out of time , i need to complete my academic project,can any one please help me in this regard
| |
Posted by :
ritu at 02:55 on Saturday, October 14, 2006
|
hello
i have downloaded speech (java file) and when i compile its getting
compiler error saying that
"package javax.speech does not exist
import javax.speech.AudioException;"
what should i have to set in the classpath to get it..??
thanx for the help.
| |
Posted by :
hondanash123 at 15:57 on Tuesday, October 17, 2006
|
i really need help on this...hello i have downloaded speech (java file) and when i compile its getting
compiler error saying that
"package javax.speech does not exist" i thought i had everything setup but its not working any ideas??
| |
Posted by :
Aish at 02:32 on Wednesday, January 10, 2007
|
Hi,
I have downloaded speech java file and when i compiled i got the error saying that "package javax.speech does not exist"
what should i do to set in the classpath for it to work?
thanx.
Aish
| |
Posted by :
tohid_cst_ru at 00:54 on Sunday, November 04, 2007
|
hello i have downloaded speech Synthesizer(java file) and when i compile its getting compiler error saying that "package javax.speech does not exist
import javax.speech.AudioException;"
what should i have to set in the classpath to get it..??
Tohid
| |
Posted by :
FlyBrother at 07:01 on Sunday, December 02, 2007
|
Go to http://sourceforge.net/project/showfiles.php?group_id=42080&package_id=34183&release_id=311626
After download the "freetts1.2.1" ,you can compile the jar file throught the help files;
| |