Hi!
I'm using the TalkingJava SDK and I'm having trouble working with my recognizer.
I don't know why, but when I'm doing consecutives recognitions it doesn't wait until there is a word to prosecute.
What I'm trying to do is a window with a togglebutton. If you press de button, it starts to recognize. Then, there is a sintetized menu, and you start to navigate through the application. So you have sucesives recognitions that start and stops the engine.
When I have recognized 3 words, then It stops working and doesn't work anymore.
I'm looking for someone who had an example of how to do a correct recognition in the same execution of an application, or someone who can help me with my problem...
thank you very much! |