OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_AcousticStateSet
(Results
1 - 5
of
5
) sorted by null
/external/srec/srec/AcousticState/include/
SR_AcousticState.h
149
SREC_ACOUSTICSTATE_API ESR_ReturnCode
SR_AcousticStateSet
( SR_Recognizer* recognizer, const LCHAR *param_string );
/external/srec/srec/AcousticState/src/
AcousticState.c
68
SREC_ACOUSTICSTATE_API ESR_ReturnCode
SR_AcousticStateSet
( SR_Recognizer* recognizer, const LCHAR *param_string )
/frameworks/base/core/java/android/speech/srec/
Recognizer.java
386
SR_AcousticStateSet
(mRecognizer, state);
655
private static native void
SR_AcousticStateSet
(int recognizer, String state);
/external/srec/srec_jni/
android_speech_srec_Recognizer.cpp
325
checkEsrError(env,
SR_AcousticStateSet
((SR_Recognizer*)recognizer, st));
582
{"
SR_AcousticStateSet
", "(ILjava/lang/String;)V", (void*)Java_android_speech_srec_Recognizer_SR_1AcousticStateSet},
/external/srec/srec/test/SRecTest/src/
SRecTest.c
[
all
...]
Completed in 109 milliseconds