# Sandbox.SoundHandle.IsPlaying

```csharp
bool IsPlaying { get; set; }
```

Whether the sound is currently playing or not.

Declared in [Sandbox.SoundHandle](/api/Sandbox.SoundHandle).
Assembly: `Sandbox.Engine`.
