Resumes playing and mixing the music file.
Call this method when you are in a channel.
@override Future<void> resumeAudioMixing() { return _invokeMethod('resumeAudioMixing'); }