# Sandbox.Voice.VoiceMixer

```csharp
MixerHandle VoiceMixer { get; set; }
```

Which mixer to target. Must be a descendant of the Voice mixer. Defaults to the Voice mixer if not set or invalid.

Declared in [Sandbox.Voice](/api/Sandbox.Voice).
Assembly: `Sandbox.Engine`.
