i am trying to build the sphinx-4 program on my pc, but i am stuck on this step.
To build Sphinx-4, at the command prompt change to the directory where you installed Sphinx-4 (usually, a simple "cd sphinx4" will do). Set required environment variables. JAVA_HOME to the location of JDK, ANT_HOME to the location of ant and and PATH to include both bin subfolder of JDK and bin subfolder of ant variables.
Can somebody please tell me how to do this?