Check if microphone permission is granted
Future<bool> hasMicrophonePermission() { throw UnimplementedError('hasMicrophonePermission() has not been implemented.'); }