Home
last modified time | relevance | path

Searched refs:SR_GrammarAllowOnly (Results 1 – 4 of 4) sorted by relevance

/external/srec/srec/Grammar/include/
DSR_Grammar.h517 SREC_GRAMMAR_API ESR_ReturnCode SR_GrammarAllowOnly(SR_Grammar* self, const char* transcription);
/external/srec/srec/Grammar/src/
DSR_GrammarImpl.c683 ESR_ReturnCode SR_GrammarAllowOnly(SR_Grammar* self, const char* transcription) in SR_GrammarAllowOnly() function
/external/srec/srec/test/SRecTest/src/
DSRecTest.c2724 SR_GrammarAllowOnly ( active_grammar, data->transcription ); in srec_test_recognize_pcm_file()
2818 SR_GrammarAllowOnly ( active_grammar, data->transcription ); in srec_test_recognize_nist_file()
/external/srec/srec/test/SRecTestAudio/src/
DSRecTestAudio.c2436 SR_GrammarAllowOnly ( active_grammar, data->transcription ); in srec_test_recognize_live()