Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:SR_VocabularyGetPronunciation

706       rc = SR_VocabularyGetPronunciation(vocab, phrase, prons, &len);
708 LPRINTF( "ERROR: SR_VocabularyGetPronunciation(*,%s,*,*) returned %s\n", phrase, ESR_rc2str(rc));