Fix showing list of languages for picoTTS
PicoTTS have a tendency to return a CHECK_VOICE_DATA_MISSING_DATA for its CHECK_TTS_DATA activity. This blanks the language selection preference. The fix is to show languages selection for all results of CHECK_TTS_DATA that are not a total failure (TextToSpeech.Engine.CHECK_VOICE_DATA_FAIL). Change-Id: I984d7cc9b0dc830ad2b8195a820f9b6fc4ddf1e0 (cherry picked from commit e0d519f3)
Loading
Please register or sign in to comment