-
Notifications
You must be signed in to change notification settings - Fork 0
Home
KakarN edited this page Mar 7, 2015
·
1 revision
-
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.
-
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
-
Copy the hello.gram (i.e. the grammar file to the project forlder).
-
Give more RAM to the eclipse Application (>= 1024) , because it needs more RAM then the eclipse has reserved RAM.