vote up 1 vote down star

Possible Duplicate:
Voice recognition in J2ME

I'm developing a java (j2me) program which requires voice recognition.Is there any java libraries that can recognize voice, which stored in the hard disk in .wav format. It didn't need to be so much sophisticated, if it can identify simple voice commands and numbers that would be enough. Is anyone know where can I find such a library.

please help me guys. I'm so desperate here.

Thanks in advance, Nuwan

flag

33% accept rate
Please don't ask duplicate questions. You can edit your original question if you want it to get more answers. – Bill the Lizard Oct 31 at 0:23

closed as exact duplicate by Bill the Lizard Oct 31 at 0:24

1 Answer

vote up 0 vote down

Google "Java Speech Recognition". I'm feeling lucky says that

javax.speech.recognition

Can help you out.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.