redirectTTSOutput

open fun redirectTTSOutput(callback: AudioManager.TTSOutputCallback)

Redirect the TTS text to TTSOutputCallback Setting callback to null will reset audio output to normal

Parameters

callback

Callback to receive and process redirected text