kodi
Public Member Functions | List of all members
CSpeechRecognitionListenerAndroid Class Reference
Inheritance diagram for CSpeechRecognitionListenerAndroid:
Inheritance graph
[legend]
Collaboration diagram for CSpeechRecognitionListenerAndroid:
Collaboration graph
[legend]

Public Member Functions

 CSpeechRecognitionListenerAndroid (const std::shared_ptr< speech::ISpeechRecognitionListener > &listener, ISpeechRecognitionCallback &callback)
 
void onReadyForSpeech (CJNIBundle bundle) override
 
void onError (int error) override
 
void onResults (CJNIBundle bundle) override
 
- Public Member Functions inherited from jni::CJNIXBMCSpeechRecognitionListener
void onReadyForSpeech (CJNIBundle bundle) override
 
void onError (int error) override
 
void onResults (CJNIBundle bundle) override
 

Additional Inherited Members

- Static Public Member Functions inherited from jni::CJNIXBMCSpeechRecognitionListener
static void RegisterNatives (JNIEnv *env)
 
- Static Protected Member Functions inherited from jni::CJNIXBMCSpeechRecognitionListener
static void _onReadyForSpeech (JNIEnv *env, jobject thiz, jobject bundle)
 
static void _onError (JNIEnv *env, jobject thiz, jint i)
 
static void _onResults (JNIEnv *env, jobject thiz, jobject bundle)
 

The documentation for this class was generated from the following files: