|
| 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 |
|
void | onReadyForSpeech (CJNIBundle bundle) override |
|
void | onError (int error) override |
|
void | onResults (CJNIBundle bundle) override |
|
|
static void | RegisterNatives (JNIEnv *env) |
|
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: