Searched defs:SWIsltsTextToPhone (Results 1 - 1 of 1) sorted by relevance

/external/srec/seti/sltsEngine/src/
H A DSWIslts.c90 (*ppLtsWrap)->textToPhone = SWIsltsTextToPhone;
185 SWISLTS_FNEXPORT SWIsltsResult SWIsltsTextToPhone(SWIsltsHand hLts, function
288 nRes = SWIsltsTextToPhone(hLts, text, phone_string, &num_phones, MAX_PRON_LEN);
290 PLogError(L("SWIsltsTextToPhone( ) fails with return code %d\n"), nRes);

Completed in 15 milliseconds