Searched refs:FST_AddWordToGrammar (Results 1 – 3 of 3) sorted by relevance
194 int FST_AddWordToGrammar(srec_context* fst,
58 rc = FST_AddWordToGrammar(syntax->synx, slot, phrase, pronunciation, weight); in CA_AddWordToSyntax()
1187 int FST_AddWordToGrammar(srec_context* fst, const char* _slot, in FST_AddWordToGrammar() function