# microphoneUsageDescription

> Describes the reason for access to the user's microphone.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.3/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public static string microphoneUsageDescription { get; set; }
```

### Remarks

When the OS prompts the user to allow access to the microphone, this text is displayed as part of the dialog box.
