Stop mic test (Support for macOS and Windows platforms)
Returned value:
0: success; negative number: failure
0
Future<int?> stopMicDeviceTest() { return _channel.invokeMethod('stopMicDeviceTest'); }