aspose file tools
The moose likes Other JSE/JEE APIs and the fly likes Java speech - please help Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Java speech - please help" Watch "Java speech - please help" New topic
Author

Java speech - please help

Paul Keohan
Ranch Hand

Joined: Mar 15, 2000
Posts: 411
In the javax.speech api -
I call the method <pre>Central.createSynthesizer(EngineModeDesc)</pre> which returns a Synthesizer object each time. Why is it that I get the same <pre>Synthesizer</pre> object return to me all the time even though I send a different <pre>EngineModeDesc</pre> in each time?
Thanks for any help.
Paul
Paul Keohan
Ranch Hand

Joined: Mar 15, 2000
Posts: 411
I thought my code would be formatted properly with the <pre> tag but it wasn't.
 
 
subject: Java speech - please help
 
Threads others viewed
Text to speech
Using Ant with RCS version control
Generating table with servlet
xslt pagnation help...
help needed with iterator tag in struts2
IntelliJ Java IDE