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

# Voices

> Choose how your agents sound, and bring in voices from your own provider account.

**Voices** is the library of voices your agents can speak with. Fluents ships a set,
and you can import more from a provider you have an account with.

***

## The library

The list shows every voice available in this environment.

| Column          | What it shows                                                       |
| --------------- | ------------------------------------------------------------------- |
| **Provider**    | The service the voice comes from.                                   |
| **Name**        | The voice name.                                                     |
| **Description** | Notes on the voice, if any.                                         |
| **Created By**  | Fluents for built-in voices, or your own account for imported ones. |

Filter by **Provider** or by **Created By**, or search by name. Providers are
**Azure**, **Eleven Labs**, **Rime**, **Cartesia**, **Google** and **Gradium**.

***

## Import a voice

Use this when you have cloned or bought a voice on a provider and want an agent to
use it.

<Frame>
  <img src="https://mintcdn.com/fluents/Ntis-q5QWqwCqRQw/images/product/voices/import-voice.jpg?fit=max&auto=format&n=Ntis-q5QWqwCqRQw&q=85&s=2beb9e014b96842c587887c40239abec" alt="The Import Voice dialog with Eleven Labs selected, showing Stability, Similarity Boost and Model ID below the Voice ID field" width="1496" height="697" data-path="images/product/voices/import-voice.jpg" />
</Frame>

Four fields are always there.

| Field           | What it does                                       |
| --------------- | -------------------------------------------------- |
| **Provider**    | Which service the voice lives on. Required.        |
| **Label**       | The name you will see in the picker. Required.     |
| **Voice ID**    | The provider's identifier for the voice. Required. |
| **Description** | A note for whoever picks it later.                 |

<Note>
  Everything below **Voice ID** changes with the provider. Azure offers **Rate** and
  **Pitch**, both defaulting to medium. Eleven Labs offers **Stability**, **Similarity
  Boost** and a **Model ID**. Pick your provider first, then fill in what appears.
</Note>

The **Voice ID** comes from the provider, not from Fluents. The dialog shows an
example of the right shape for whichever provider you pick, such as
`en-US-JennyNeural` for Azure.

***

## Choosing a voice for an agent

Voice is set on the agent's **Basic Information** tab, along with the language and a
**Speed** slider. The play button previews the voice so you can hear it before
committing.

<Tip>
  Preview with your own opening line rather than the default. A voice that sounds
  right reading a sample sentence can sound wrong reading yours.
</Tip>

***

## Where to go next

* Set the voice on an agent: **[Agents](/product/features/agent)**
* Hear it in a real conversation: **[Testing an agent](/product/features/agent-testing)**
* Write what it says: **[Prompts](./prompts)**
