# Sandbox.SoundFile.Duration

```csharp
float Duration { get; set; }
```

Duration of the sound this sound file contains, in seconds.

Declared in [Sandbox.SoundFile](/api/Sandbox.SoundFile).
Assembly: `Sandbox.Engine`.
