停止音频录制
如果在调用 exitRoom 时音频录制仍在进行中,它将自动停止。
不支持:
Future<void> stopAudioRecording() { return _cloudChannel.invokeMethod('stopAudioRecording'); }