java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.SpeechRecognitionResult
it.tdlight.jni.TdApi.SpeechRecognitionResultText
- Enclosing class:
- TdApi
The speech recognition successfully finished.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe speech recognition successfully finished.The speech recognition successfully finished.The speech recognition successfully finished. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
text
Recognized text. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SpeechRecognitionResultText
public SpeechRecognitionResultText()The speech recognition successfully finished. -
SpeechRecognitionResultText
The speech recognition successfully finished.- Parameters:
text
- String Recognized text.
-
SpeechRecognitionResultText
The speech recognition successfully finished.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-