Searched defs:pronunciation (Results 1 – 6 of 6) sorted by relevance
/external/srec/tools/test_swiarb/ |
D | test_swiarb.c | 60 char pronunciation[256]; in main() local
|
/external/srec/srec/ca/ |
D | syn_srec.c | 54 const char *phrase, const char* pronunciation, in CA_AddWordToSyntax() 264 const char* pronunciation, /* WB assumed at the edges */ in CA_ArbdataGetModelIdsForPron()
|
/external/srec/srec/Grammar/src/ |
D | SR_Grammar.c | 39 const LCHAR* pronunciation, int weight, const LCHAR* tag) in SR_GrammarAddWordToSlot()
|
D | SR_GrammarImpl.c | 150 const LCHAR* pronunciation, int weight, const LCHAR* tag) in SR_Grammar_AddWordToSlot()
|
/external/srec/srec/Vocabulary/src/ |
D | VocabularyImpl.c | 410 …aryGetPronunciationImpl(SR_Vocabulary* self, const LCHAR* phrase, LCHAR* pronunciation, size_t* pr… in SR_VocabularyGetPronunciationImpl()
|
/external/srec/srec_jni/ |
D | android_speech_srec_Recognizer.cpp | 353 …(JNIEnv *env, jclass clazz, jint grammar, jstring slot, jstring word, jstring pronunciation, jint … in Java_android_speech_srec_Recognizer_SR_1GrammarAddWordToSlot()
|