Home
last modified time | relevance | path

Searched refs:SR_GrammarAllowAll (Results 1 – 5 of 5) sorted by relevance

/external/srec/srec/Grammar/include/
DSR_Grammar.h518 SREC_GRAMMAR_API ESR_ReturnCode SR_GrammarAllowAll(SR_Grammar* self);
/external/srec/srec/Grammar/src/
DSR_GrammarImpl.c757 ESR_ReturnCode SR_GrammarAllowAll(SR_Grammar* self) in SR_GrammarAllowAll() function
/external/srec/srec_jni/
Dandroid_speech_srec_Recognizer.cpp428 checkEsrError(env, SR_GrammarAllowAll((SR_Grammar*)grammar)); in Java_android_speech_srec_Recognizer_SR_1GrammarAllowAll()
/external/srec/srec/test/SRecTest/src/
DSRecTest.c2766 SR_GrammarAllowAll ( active_grammar ); in srec_test_recognize_pcm_file()
2860 SR_GrammarAllowAll ( active_grammar ); in srec_test_recognize_nist_file()
/external/srec/srec/test/SRecTestAudio/src/
DSRecTestAudio.c2477 SR_GrammarAllowAll ( active_grammar ); in srec_test_recognize_live()