socket
Class SpeechHandler.RunnableRecognition
java.lang.Object
socket.SpeechHandler.RunnableRecognition
- Enclosing class:
- SpeechHandler
public class SpeechHandler.RunnableRecognition
- extends java.lang.Object
When running this thread: the client connects to the regserver.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
interpret4DialogueServer
private java.lang.String interpret4DialogueServer
nbestRegResult
private net.sf.regulus.NBestRegResult nbestRegResult
SpeechHandler.RunnableRecognition
public SpeechHandler.RunnableRecognition()
getNbestRegResult
public net.sf.regulus.NBestRegResult getNbestRegResult()
run
public void run()
- Invokes the regserver with the grammar specified in the constructor
Gets the response received by regClient and
calls Client methods in order to update the interface
getLastWavFileRetrieved
public boolean getLastWavFileRetrieved()
getInterpret4DialogueServer
public java.lang.String getInterpret4DialogueServer()