Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

query regarding JSAPI

  Asked By: Mali    Date: Jan 10    Category: Java    Views: 648
  

I am presently working on text2speech conversion. i have a problem in
it. i have ste the path of jsapi.jar. but when i run java command
there is a null exception. when i checked each and evry line then i
found out that the problem is with the creation of synthesizer. i
have used the statement

Synthesizer a = new Synthesizer( new synth-----(Locale.English))

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Brian Ross     Answered On: Jan 10

Have you tried the Sun's freeTTS examples
http://freetts.sourceforge.net/docs/index.php . I used them build my
TTS stuff.

 
Didn't find what you were looking for? Find more on query regarding JSAPI Or get search suggestion and latest updates.




Tagged: