checkIsLanguageAvailable

val checkIsLanguageAvailable: Boolean

Checks if the specified language as represented by the Locale is available and supported by TTS. Defaults to True

See also

<a href="https://developer.android.com/reference/android/speech/tts/TextToSpeech#isLanguageAvailable(java.util.Locale)">TextToSpeech documentation</a>