TextToSpeechNetworkError
class TextToSpeechNetworkError(val timeout: Boolean = false, cause: Throwable? = null) : TextToSpeechEngineError(source)
Error that is thrown when synthesising text input fails, because something is wrong with the network.