Skip to next logical item during playback. For audiobooks this is the default seek interval. For TTS this is the next paragraph.
@override Future<void> next() async => await methodChannel.invokeMethod('next');