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

  /external/srec/seti/sltsEngine/include/
SWIslts.h 93 SWISLTS_FNDECLARE SWIsltsResult SWIsltsG2PGetWordTranscriptions(SWIsltsHand hLts,
  /external/srec/seti/sltsEngine/src/
SWIslts.c 268 SWISLTS_FNEXPORT SWIsltsResult SWIsltsG2PGetWordTranscriptions(SWIsltsHand hLts,
  /external/srec/srec/Vocabulary/src/
VocabularyImpl.c 522 res = SWIsltsG2PGetWordTranscriptions(impl->hSlts, curr, &pTranscriptions, &nNbrOfTranscriptions);
524 PLogError(L("ESR_FATAL_ERROR: SWIsltsG2PGetWordTranscriptions( ) fails with return code %d\n"), res);

Completed in 35 milliseconds