Skip to content
KakarN edited this page Mar 7, 2015 · 1 revision

Welcome to the Speech-Recognition wiki!

  1. Create a new class and paste the code from the demo of sphinx (eg. HelloWorld), and move demo.sphinx.helloword above before the class as recomended in the eclipse ide.

  2. Copy build.xml, helloworld.config.xml and helloworld.Manifest from demo/sphinx/helloworld to the Project in eclipse, and move helloworld.config.xml inside src/demo.sphinx.helloworld

  3. Copy the hello.gram (i.e. the grammar file to the project forlder).

  4. Give more RAM to the eclipse Application (>= 1024) , because it needs more RAM then the eclipse has reserved RAM.

Clone this wiki locally