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