@echo off rem excecute Julius for speech recognition rem move to the current directory rem assumed to be 'practice2' directory pushd %0\.. cls rem run Julius rem julius_mft-st -C order.jconf | win_tee.bat julius_out.txt julius_mft -C order.jconf -module pause exit