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