# Sandbox.SoundHandle.Volume

```csharp
float Volume { get; set; }
```

Volume of the sound.

Declared in [Sandbox.SoundHandle](/api/Sandbox.SoundHandle).
Assembly: `Sandbox.Engine`.
