Check microphone permission status on macOS
@override Future<String> checkMicrophonePermissionMac() async { return 'unsupported'; }