HomeSort by relevance Sort by last modified time
    Searched refs:vocab_info (Results 1 - 4 of 4) sorted by null

  /external/srec/srec/include/
hmmlib.h 32 int read_word_transcription(const LCHAR* basename, vocab_info* voc, ESR_Locale* locale);
33 void delete_word_transcription(vocab_info* voc);
34 int get_prons(const vocab_info* voc, const char* label, char* prons, int prons_len);
hmm_desc.h 150 vocab_info; typedef in typeref:struct:__anon12636
simapi.h 203 vocab_info voc;
    [all...]
  /external/srec/srec/clib/
voc_read.c 71 int read_word_transcription(const LCHAR* basename, vocab_info* voc, ESR_Locale* locale)
165 int get_prons(const vocab_info* voc, const char* label, char* prons, int prons_len) {
246 void delete_word_transcription(vocab_info* voc)

Completed in 554 milliseconds