Home | History | Annotate | Download | only in tts

Lines Matching refs:setLanguage

1121 /** setLanguage
1128 tts_result TtsEngine::setLanguage( const char * lang, const char * country, const char * variant )
1130 //ALOGI("TtsEngine::setLanguage %s %s %s", lang, country, variant);
1137 ALOGE("TtsEngine::setLanguage called with NULL language");
1163 ALOGE("TtsEngine::setLanguage called with unsupported language");
1185 ALOGI("TtsEngine::setLanguage found matching language(%s) but not matching country(%s).",