Cloudgarden's Discussion Board
Forums: Search: Several forums are available for people to post questions/comments about Java Speech or any of the CloudGarden products. As more messages are posted this discussion board should provide a useful, searchable, support database.
o AliceTalker (42)
o JSAPI Projects (69)
o Java Speech API (857)
o Jigloo GUI Builder for Eclipse (3322)
o SwingScroller (0)
o US Election 2004 (3)
Searches text and subject fields in all forums. The search matches as many words as possible. Don't use "AND" or "OR".
Latest "Java Speech API" Topics [ Start new "Java Speech API" Topic  ]

Cloudgarden Discussion Board  
This topic has 0 replies.       [ << Previous Topic | Start of Thread | >> Next Topic ]
Java Speech API and IBM Via Voice
Author: Don Scales
05/12/10 02:29 Reply
Hi,
I have been using IBM's Via Voice and IBM's Java Speech. This works well but I
have found some bugs in the implementation.
I have now installed CloudGarden's Jave Speech implementation.
I have run a couple of the examples and these work with Microsoft speech engine.
They do not work with IBM's Via Voice.
Working with the SpeakingClock example -
It works with the cgjsapi api and Microsoft's speech engine.
It works with the ibmjs api and IBM's Via Voice.
It does not work with the cgjsapi api and the Via Voice speech engine.
It program runs until the line
synth.allocate();
For some reason, this call terminates the program without any errors.
I can't find out why this is happening.
Any suggestions are welcome.
Regards
Don