#include <JNIXBMCSpeechRecognitionListener.h>
◆ CJNIXBMCSpeechRecognitionListener()
CJNIXBMCSpeechRecognitionListener::CJNIXBMCSpeechRecognitionListener |
( |
| ) |
|
◆ ~CJNIXBMCSpeechRecognitionListener()
CJNIXBMCSpeechRecognitionListener::~CJNIXBMCSpeechRecognitionListener |
( |
| ) |
|
|
override |
◆ _onError()
void CJNIXBMCSpeechRecognitionListener::_onError |
( |
JNIEnv * | env, |
|
|
jobject | thiz, |
|
|
jint | i ) |
|
staticprotected |
◆ _onReadyForSpeech()
void CJNIXBMCSpeechRecognitionListener::_onReadyForSpeech |
( |
JNIEnv * | env, |
|
|
jobject | thiz, |
|
|
jobject | bundle ) |
|
staticprotected |
◆ _onResults()
void CJNIXBMCSpeechRecognitionListener::_onResults |
( |
JNIEnv * | env, |
|
|
jobject | thiz, |
|
|
jobject | bundle ) |
|
staticprotected |
◆ onError()
void jni::CJNIXBMCSpeechRecognitionListener::onError |
( |
int | error | ) |
|
|
inlineoverride |
◆ onReadyForSpeech()
void jni::CJNIXBMCSpeechRecognitionListener::onReadyForSpeech |
( |
CJNIBundle | bundle | ) |
|
|
inlineoverride |
◆ onResults()
void jni::CJNIXBMCSpeechRecognitionListener::onResults |
( |
CJNIBundle | bundle | ) |
|
|
inlineoverride |
◆ RegisterNatives()
void CJNIXBMCSpeechRecognitionListener::RegisterNatives |
( |
JNIEnv * | env | ) |
|
|
static |
The documentation for this class was generated from the following files: