public class MicrophoneRecognitionClient extends Conversation
Modifier and Type | Method and Description |
---|---|
void |
endMicAndRecognition()
The microphone is turned off and the connection to the Speech Recognition Server is severed.
|
void |
startMicAndRecognition()
The microphone is turned on and data from the microphone is sent to the Speech Recognition Service.
|
audioStart, audioStop, finalize
public void startMicAndRecognition()
public void endMicAndRecognition()