Hi, I downloaded sphinx4 and ran the demos (Windows XP running Java 2 version 1.5.0_11), but for every demo, after it has gone through the loop once, it stops on this line the second time around (example taken from HelloWorld.java):
Result result = recognizer.recognize();
It doesn't quit, it doesn't print an error message, it just stops. How do I stop it doing this?
Thanks,
BriteSpaak
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am having the exact same problem, although i've tried 4 different computers (1 windows xp with J1.5.0 and 2 with 1.6.0, and a win2000 with J1.6.0). I've also tried a few other of the demo programs, all but one (the transcriber demo) with no success, with it failing on the second run through the loop.
I'm hoping someone has some advice, as i would like to use Sphinx4 for a university project i will be doing soon.
Thanks in advance for any help people can offer,
mike
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I downloaded sphinx4 and ran the demos (Windows XP running Java 2 version 1.5.0_11), but for every demo, after it has gone through the loop once, it stops on this line the second time around (example taken from HelloWorld.java):
Result result = recognizer.recognize();
It doesn't quit, it doesn't print an error message, it just stops. How do I stop it doing this?
Thanks,
BriteSpaak
I am having the exact same problem, although i've tried 4 different computers (1 windows xp with J1.5.0 and 2 with 1.6.0, and a win2000 with J1.6.0). I've also tried a few other of the demo programs, all but one (the transcriber demo) with no success, with it failing on the second run through the loop.
I'm hoping someone has some advice, as i would like to use Sphinx4 for a university project i will be doing soon.
Thanks in advance for any help people can offer,
mike