Home
last modified time | relevance | path

Searched refs:SWIsltsG2PGetWordTranscriptions (Results 1 – 3 of 3) sorted by relevance

/external/srec/seti/sltsEngine/include/
DSWIslts.h93 SWISLTS_FNDECLARE SWIsltsResult SWIsltsG2PGetWordTranscriptions(SWIsltsHand hLts,
/external/srec/seti/sltsEngine/src/
DSWIslts.c268 SWISLTS_FNEXPORT SWIsltsResult SWIsltsG2PGetWordTranscriptions(SWIsltsHand hLts, in SWIsltsG2PGetWordTranscriptions() function
/external/srec/srec/Vocabulary/src/
DVocabularyImpl.c522 … res = SWIsltsG2PGetWordTranscriptions(impl->hSlts, curr, &pTranscriptions, &nNbrOfTranscriptions); in SR_VocabularyGetPronunciationImpl()