SpeechRecognitionEventArgs Class

Definition

Defines contents of speech recognizing/recognized event.

public class SpeechRecognitionEventArgs extends RecognitionEventArgs
Inheritance
java.lang.Object
SpeechRecognitionEventArgs

Inherited Members

Methods

getResult()

Specifies the recognition result.

toString()

Returns a String that represents the speech recognition result event.

Applies to