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