# Microphone

> Allows your application to access the audio feed of microphones connected to the device.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
Microphone = 11
```
