# Text To Speech

### Text To Speech

* **Description:** Creates audio for the corresponding text.

  <figure><img src="https://413558230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtUJA212Zc1S9ACc8T4l%2Fuploads%2FBtWqiOv9bAUHccn4hzyY%2Fimage.png?alt=media&#x26;token=58fa29bb-456f-4e35-8eac-b1ac701e4897" alt=""><figcaption></figcaption></figure>

**Inputs:**

* **Transcript:** The transcript for the audio.
* **Voice:** The voice name.

{% hint style="info" %}
For the list of supported voices, please refer to the [Voice List API](https://docs.convai.com/api-docs/api-reference/core-api-reference/character-crafting-apis/voice-list-api).
{% endhint %}

**Outputs:**

#### ✅ \[On Success]

* **Wave:** Audio response.

#### ⛔ \[On Failure]&#x20;

*Nothing is returned, check logs for details on why it failed.*
