-3

For developing an desktop based app, I am looking for speech to text conversion third party lib in Java. (open source will be preferred)

Anybody aware of such API which will be flexible and extendable?

NikhilK
  • 181
  • 2
  • 12

1 Answers1

3

You can get a help from Sphinx-4. Sphinx-4 is a state-of-the-art speech recognition system written entirely in the JavaTM programming language.

Rahul Tripathi
  • 168,305
  • 31
  • 280
  • 331
  • I already tried Sphinx-4 but there are too much problem in gram file. I put numbers from zero to ten, but the Sphinx-4 not catch my number properly – NikhilK Dec 02 '12 at 09:13