Home
last modified time | relevance | path

Searched defs:input_sentence (Results 1 – 2 of 2) sorted by relevance

/external/srec/srec/Vocabulary/src/
DVocabularyImpl.c581 static ESR_ReturnCode run_ttt(const LCHAR *input_sentence, LCHAR *output_sentence, int *text_length) in run_ttt()
/external/srec/seti/sltsEngine/src/
Drun_seq_lts.c1669 SWIsltsResult run_lts(LTS_HANDLE h, FSM_DICT_HANDLE hdict, char *input_sentence, char **output_phon… in run_lts()