Home
last modified time | relevance | path

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

/external/srec/srec/Grammar/src/
DSR_Grammar.c61 ESR_ReturnCode SR_GrammarAddNametagToSlot(SR_Grammar* self, const LCHAR* slot, in SR_GrammarAddNametagToSlot() function
/external/srec/srec/Grammar/include/
DSR_Grammar.h360 SREC_GRAMMAR_API ESR_ReturnCode SR_GrammarAddNametagToSlot(SR_Grammar* self, const LCHAR* slot,
/external/srec/srec/test/SRecTestAudio/src/
DSRecTestAudio.c1219 …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/
DSRecTest.c1305 …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()