Performs recognition for the given number of input frames, or until a 'final' result is generated. This method should only be called when the recognizer is in the allocated state.
@param referenceText what was actually spoken
@return a recognition result
@throws IllegalStateException if the recognizer is not in the ALLOCATED state
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.