Home
last modified time | relevance | path

Searched refs:SR_VocabularyGetLanguage (Results 1 – 9 of 9) sorted by relevance

/external/srec/doc/logs/srec/
Dout_SHIP_set_get_param.txt8 SR_VocabularyGetLanguage()
Dout_SHIP_bothtags5.txt8 SR_VocabularyGetLanguage()
Dout_SHIP_bothtags5_from_saved.txt8 SR_VocabularyGetLanguage()
Dout_SHIP_change_sample_rate2.txt8 SR_VocabularyGetLanguage()
/external/srec/srec/Vocabulary/include/
DSR_Vocabulary.h136 SREC_VOCABULARY_API ESR_ReturnCode SR_VocabularyGetLanguage(SR_Vocabulary* self, ESR_Locale* locale…
/external/srec/srec/Vocabulary/src/
DVocabulary.c75 ESR_ReturnCode SR_VocabularyGetLanguage(SR_Vocabulary* self, ESR_Locale* locale) in SR_VocabularyGetLanguage() function
/external/srec/srec/Grammar/src/
DSR_GrammarImpl.c528 rc = SR_VocabularyGetLanguage(impl->vocabulary, &locale); in SR_Grammar_GetSize_tParameter()
/external/srec/srec/test/SRecTestAudio/src/
DSRecTestAudio.c3046 … esr_status = SR_VocabularyGetLanguage ( applicationData->vocabulary, &applicationData->locale ); in srec_test_run_test_init_vocab_grammar()
/external/srec/srec/test/SRecTest/src/
DSRecTest.c3429 … esr_status = SR_VocabularyGetLanguage ( applicationData->vocabulary, &applicationData->locale ); in srec_test_run_test_init_vocab_grammar()