TextToSpeechEngineUnavailableError
class TextToSpeechEngineUnavailableError(cause: Throwable? = null) : TextToSpeechSynthesisError(source)
Error that is thrown when synthesising text input fails, because the TTS engine has not been installed (yet).