TextToSpeechServiceFailureError
class TextToSpeechServiceFailureError(cause: Throwable? = null) : TextToSpeechSynthesisError(source)
Error that is thrown when synthesising text input fails, because the TTS Engine crashed.