SpeechRecognitionEventArgs Class
- java.
lang. Object - com.
microsoft. cognitiveservices. speech. SessionEventArgs - com.
microsoft. cognitiveservices. speech. RecognitionEventArgs - com.
microsoft. cognitiveservices. speech. SpeechRecognitionEventArgs
- com.
- com.
- com.
public class SpeechRecognitionEventArgs
extends RecognitionEventArgs
Defines contents of speech recognizing/recognized event.
Constructor | Description |
---|---|
Speech |
Constructs an instance of a Speech |
Speech |
Constructs an instance of a Speech |
Modifier and Type | Method and Description |
---|---|
final
Speech |
get Specifies the recognition result. |
java.lang.String |
to Returns a String that represents the speech recognition result event. |
Methods inherited from RecognitionEventArgs
Methods inherited from SessionEventArgs
SpeechRecognitionEventArgs
public SpeechRecognitionEventArgs(long eventArgs)
Constructs an instance of a SpeechRecognitionEventArgs object.
Parameters:
SpeechRecognitionEventArgs
public SpeechRecognitionEventArgs(long eventArgs, boolean dispose)
Constructs an instance of a SpeechRecognitionEventArgs object.
Parameters:
getResult
public final SpeechRecognitionResult getResult()
Specifies the recognition result.
Returns:
toString
public String toString()
Returns a String that represents the speech recognition result event.
Overrides:
SpeechRecognitionEventArgs.toString()Returns:
Feedback zu Azure SDK for Java
Azure SDK for Java ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: