TextToSpeechRequestInvalidError
class TextToSpeechRequestInvalidError(cause: Throwable? = null) : TextToSpeechSynthesisError(source)
Error that is thrown when synthesising text input fails, because the TTS request was invalid.