java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.SpeechRecognitionResult
it.tdlight.jni.TdApi.SpeechRecognitionResultError
- Enclosing class:
- TdApi
The speech recognition failed.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe speech recognition failed.The speech recognition failed.The speech recognition failed. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
error
Received error. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SpeechRecognitionResultError
public SpeechRecognitionResultError()The speech recognition failed. -
SpeechRecognitionResultError
The speech recognition failed.- Parameters:
error
- Error Received error.
-
SpeechRecognitionResultError
The speech recognition failed.- 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()
-