# ElevenLabs TTS (https://docs.fuser.studio/docs/nodes/audio/elevenlabs-tts)

_Provided by [Fal](https://fal.ai) — [Learn More](https://fal.ai/models/fal-ai/elevenlabs/tts/eleven-v3)._

## Inputs [#inputs]

- **Text** (`textarea`) — The text to convert to speech.

- **Voice** (`dropdown`) — The voice to use for speech generation.

   Optional: `true` • Default: `Rachel` • Accepts: `Rachel`, `Aria`, `Roger`, `Sarah`, `Laura`, `Charlie`, `George`, `Callum`, `River`, `Liam`, `Charlotte`, `Alice`, `Matilda`, `Will`, `Jessica`, `Eric`, `Chris`, `Brian`, `Daniel`, `Lily`, `Bill`

- **Stability** (`slider`) — Voice stability. Lower values are more expressive and variable, higher values are more consistent.

   Optional: `true` • Default: `0.5` • Minimum: `0` • Maximum: `1`

- **Language Code** (`text`) — Optional ISO 639-1 language code (for example "en" or "es") to enforce a language for the model.

   Optional: `true`

- **Text Normalization** (`dropdown`) — Control how numbers, dates, and symbols are spelled out. Auto lets the model decide.

   Optional: `true` • Default: `auto` • Accepts: `Auto`, `On`, `Off`

## Outputs [#outputs]

- **Audio** (`audio`) — The generated speech audio file.