How do you setup Sphinx 4 to be able to use it in applications? I know there is documentation here,but I can't seem to get it to work. If anyone could provide a step by step list it would be great.
This what I've tried:
- Download sphinx and Apache ANT
- Install ANT (It works fine)
- Run the JSAPI.exe File to unpack JSAPI.jar
- Build the whole directory using "ant" in the command line
I can run demo builds but have no clue as to how to add Sphinx to my own program.