Documentation for this section has not yet been entered.
The service should call this method when all the synthesized audio for a request has been passed to ISynthesisCallback.AudioAvailable(Byte[], System.Int32, System.Int32). This method should only be called on the synthesis thread, while in TextToSpeechService.OnSynthesizeText(SynthesisRequest, Android.Speech.Tts.ISynthesisCallback). This method has to be called if ISynthesisCallback.Start(int, Android.Media.Encoding, Android.Media.Encoding) and/or ISynthesisCallback.Error was called.