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