# Sandbox.UI.Panel.PlaySound

```csharp
void PlaySound(string sound)
```

Play a sound from this panel.

### Parameters

- `sound` (`string`)

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
