0
I would like to know how can I end a voice recognizer from the javax.speech library?
I have searched a lot of some method that helps me to finish the speech recognition without going to System.exit (0) because I need a data of what is recognized to use it in another class
1 Réponse