Home | History | Annotate | Download | only in tts

Lines Matching refs:setLanguage

1126 /** setLanguage
1133 tts_result TtsEngine::setLanguage( const char * lang, const char * country, const char * variant )
1135 //ALOGI("TtsEngine::setLanguage %s %s %s", lang, country, variant);
1142 ALOGE("TtsEngine::setLanguage called with NULL language");
1168 ALOGE("TtsEngine::setLanguage called with unsupported language");
1190 ALOGI("TtsEngine::setLanguage found matching language(%s) but not matching country(%s).",