> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agent.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Generate Audio Output

## Overview

Convert text into speech using AI-powered text-to-speech models, creating natural-sounding audio outputs.

### Use Cases

* **Accessibility**: Create audio versions of written content.
* **Marketing**: Generate voiceovers for advertisements or presentations.
* **Interactive Applications**: Provide audio feedback or instructions in workflows.

## Configuration Fields

### Text to Speech

* **Description**: Enter the text to be converted into speech.
* **Example**: "Welcome to our service!" or "Your order has been confirmed."
* **Required**: Yes

### Output Variable Name

* **Description**: Assign a variable name to store the generated audio.
* **Example**: "audio\_output" or "speech\_clip."
* **Validation**: Only letters, numbers, and underscores (\_) are allowed.
* **Required**: Yes
