# Sandbox.Preferences.Subtitles

```csharp
static bool Subtitles { get; set; }
```

Whether the user wants to see subtitles for sounds that have them. Off by
default - turned on in the audio settings.

Declared in [Sandbox.Preferences](/api/Sandbox.Preferences).
Assembly: `Sandbox.Engine`.
