Get the capturing volume of local audio
Platform not supported:
Future<int?> getAudioCaptureVolume() { return _cloudChannel!.invokeMethod('getAudioCaptureVolume'); }