Stop playback and tear down the active time-based navigator.
Call audioEnable or ttsEnable again before resuming audio/TTS playback.
audioEnable
ttsEnable
@override Future<void> stop() async => await methodChannel.invokeMethod('stop');