- errorCode
- Error code to pass to the client. One of the ERROR_ values from Android.Speech.Tts.TextToSpeech
The service should call this method if the speech synthesis fails. This method should only be called on the synthesis thread, while in TextToSpeechService.OnSynthesizeText(SynthesisRequest, Android.Speech.Tts.ISynthesisCallback).