获取本地音频的采集音量
不支持:
Future<int?> getAudioCaptureVolume() { return _cloudChannel.invokeMethod('getAudioCaptureVolume'); }