# Sandbox.Speech.Synthesizer.CurrentVoice

```csharp
string CurrentVoice { get; set; }
```

Gets the current voice being used by `F:Sandbox.Speech.Synthesizer.SpeechSynthesizer`.

Declared in [Sandbox.Speech.Synthesizer](/api/Sandbox.Speech.Synthesizer).
Assembly: `Sandbox.Engine`.
