# Editor.AssetType.SoundFile

```csharp
static AssetType SoundFile { get; set; }
```

Sound (.wav, .ogg or .mp3) asset type.

Declared in [Editor.AssetType](/api/Editor.AssetType).
Assembly: `Sandbox.Tools`.
