Searched refs:SR_GrammarAddNametagToSlot (Results 1 – 4 of 4) sorted by relevance
/external/srec/srec/Grammar/src/ |
D | SR_Grammar.c | 61 ESR_ReturnCode SR_GrammarAddNametagToSlot(SR_Grammar* self, const LCHAR* slot, in SR_GrammarAddNametagToSlot() function
|
/external/srec/srec/Grammar/include/ |
D | SR_Grammar.h | 360 SREC_GRAMMAR_API ESR_ReturnCode SR_GrammarAddNametagToSlot(SR_Grammar* self, const LCHAR* slot,
|
/external/srec/srec/test/SRecTestAudio/src/ |
D | SRecTestAudio.c | 1219 …esr_status = SR_GrammarAddNametagToSlot ( active_grammar, slot, data->nametag, weightNumber, NULL … in srec_test_voice_enroll() 1421 … esr_status = SR_GrammarAddNametagToSlot ( active_grammar, slot, nametag, 0, NULL ); in srec_test_voice_enroll_nametags()
|
/external/srec/srec/test/SRecTest/src/ |
D | SRecTest.c | 1305 …esr_status = SR_GrammarAddNametagToSlot ( active_grammar, slot, data->nametag, weightNumber, value… in srec_test_voice_enroll() 1506 … esr_status = SR_GrammarAddNametagToSlot ( active_grammar, slot, nametag, 0, NULL ); in srec_test_voice_enroll_nametags()
|