Searched refs:SR_VocabularyGetPronunciationImpl (Results 1 - 2 of 2) sorted by relevance

/external/srec/srec/Vocabulary/include/
H A DSR_VocabularyImpl.h95 ESR_ReturnCode SR_VocabularyGetPronunciationImpl(SR_Vocabulary* self, const LCHAR* word, LCHAR* phoneme, size_t* len);
/external/srec/srec/Vocabulary/src/
H A DVocabularyImpl.c163 impl->Interface.getPronunciation = &SR_VocabularyGetPronunciationImpl;
410 ESR_ReturnCode SR_VocabularyGetPronunciationImpl(SR_Vocabulary* self, const LCHAR* phrase, LCHAR* pronunciation, size_t* pronunciation_len) function

Completed in 69 milliseconds