i have successfully configured sphinx4 with eclipse.

for that these steps i have used.

  1. copy my java and config files to SRC folder
  2. all the necessary jar files (in the lib). the lib folder added to the root of the project
  3. build those jar files (jsapi files too)
  4. change the configuration file and give the proper path
  5. test the java file

but in Netbeans i really dont understand how to do the proper steps. can someone help me. the jar files should be added to "Libraries" rite. then after adding them how to build them. in the netbeans it dont show a SRC folder. so all the java files and configuration files should go to Source Packages folder rite.

can someone help me with this. please

link|improve this question

77% accept rate
feedback

1 Answer

for anyone coming to this thread in the future:

if you have sphinx4-1.0beta6 then you can just open the folder up as a netbeans project. so open netbeans, click open project, then navigate to the sphinx folder and open it. it is already a netbeans project file type as of this version. i assume this will work in later versions also. i have no clue why sphinx doesn't say this on their website...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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