# Sandbox.Speech.Synthesizer.WithText

```csharp
Synthesizer WithText(string input)
```

Adds some text to the speech.

### Parameters

- `input` (`string`)

### Returns

`Synthesizer`

Declared in [Sandbox.Speech.Synthesizer](/api/Sandbox.Speech.Synthesizer).
Assembly: `Sandbox.Engine`.
