Home
last modified time | relevance | path

Searched refs:doLanguageSwitchFromLangIndex (Results 1 – 1 of 1) sorted by relevance

/external/svox/pico/tts/
Dcom_svox_picottsengine.cpp308 static tts_result doLanguageSwitchFromLangIndex( int langIndex ) in doLanguageSwitchFromLangIndex() function
515 return doLanguageSwitchFromLangIndex( loclIndex ); in doLanguageSwitch()
1200 return doLanguageSwitchFromLangIndex( langIndex ); /* switch the language */ in setLanguage()
1519 if (doLanguageSwitchFromLangIndex(0) == TTS_FAILURE) { in synthesizeText()