- request
- The synthesis request.
- callback
- The callback that the engine must use to make data available for playback or for writing to a file.
Tells the service to synthesize speech from the given text. This method should block until the synthesis is finished. Used for requests from V1 clients (Android.Speech.Tts.TextToSpeech). Called on the synthesis thread.