# Sandbox.Application.IsMicrophoneListening

```csharp
static bool IsMicrophoneListening { get; set; }
```

Returns true if the microphone is currently listening

Declared in [Sandbox.Application](/api/Sandbox.Application).
Assembly: `Sandbox.Engine`.
