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))