获取 SDK 采集音量。
Future<int> getAudioCaptureVolume() { return _channel.invokeMethod('getAudioCaptureVolume'); }