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

# Voice

> The bot's voice: choose the provider, model, and voice it will use on calls

## What the Voice configuration is

The **Voice** tab controls the **text-to-speech synthesis** engine (TTS). It's what turns the bot's responses into audio for the call.

The choice of voice has a direct impact on the contact's experience — a clear, natural voice that fits the context builds more trust.

<Tip>
  The voice is only part of sounding natural — how you write the Instructions matters too. See the [voice writing rules (TTS)](/en/construccion/buenas-practicas/instrucciones-que-funcionan).
</Tip>

<img src="https://mintcdn.com/inceptia/2xrQ5P1QkQTHz4UH/images/construccion/voz/01-voz.png?fit=max&auto=format&n=2xrQ5P1QkQTHz4UH&q=85&s=314a3021a13dde8247884d0b51d71420" alt="Voice (TTS) configuration" width="1440" height="900" data-path="images/construccion/voz/01-voz.png" />

***

## Parameters

### Provider

Inceptia supports multiple TTS providers. Each has different characteristics in terms of naturalness, latency, and voice catalog:

* **ElevenLabs** — High naturalness, wide catalog, ideal for premium experiences.
* **Azure** — High availability, neutral voices in several languages.
* Other providers available depending on your account's configuration.

### Model

Within each provider, you can select the specific model that best fits your case. More advanced models tend to sound more natural but can have higher latency.

***

## How to change the voice

<Steps>
  <Step title="Open the voice selector">
    On the current voice's card, click the gear icon ⚙ on the right. A modal opens with two tabs: **Voices** and **Advanced settings**.
  </Step>

  <Step title="Choose the language">
    Inside the **Voices** tab, the **Language** selector at the top determines which voices are available to choose from.

    <img src="https://mintcdn.com/inceptia/2xrQ5P1QkQTHz4UH/images/construccion/voz-selector/01-modal-voces.png?fit=max&auto=format&n=2xrQ5P1QkQTHz4UH&q=85&s=7a7a9a9ca2725f56f4552fb47237bb39" alt="Voice selection modal, with language selector and voice list" width="1440" height="900" data-path="images/construccion/voz-selector/01-modal-voces.png" />
  </Step>

  <Step title="Listen to the voices before choosing">
    Every voice in the list has a ▶ button that plays an audio sample. Use it to compare before deciding — no need to choose blindly by name.
  </Step>

  <Step title="Select a voice">
    Hovering over a voice reveals the **Use this voice** button. The voice currently in use is marked as **In use**.

    <img src="https://mintcdn.com/inceptia/2xrQ5P1QkQTHz4UH/images/construccion/voz-selector/02-hover-usar-voz.png?fit=max&auto=format&n=2xrQ5P1QkQTHz4UH&q=85&s=74bdcce34984f9506c42b7b0bc129c91" alt="Use this voice button when hovering over a voice" width="1440" height="900" data-path="images/construccion/voz-selector/02-hover-usar-voz.png" />
  </Step>

  <Step title="Save your changes">
    Close the modal and click **Save**. You'll see a confirmation dialog before the change is applied — once confirmed, the new voice becomes active in the mode you're working in (Draft or Production).
  </Step>
</Steps>

<Warning>
  If you're in **Production Mode**, saving a voice change impacts ongoing conversations immediately. If you want to try a new voice risk-free, do it in **Draft Mode** first.
</Warning>

***

## Try any voice with your own text

Besides the quick sample (▶) in the list, the **Advanced settings** tab of the same modal lets you hear **any phrase you want** with the selected voice — useful for checking how a specific greeting, a proper name, or an amount sounds before choosing.

<img src="https://mintcdn.com/inceptia/2xrQ5P1QkQTHz4UH/images/construccion/voz-selector/03-configuracion-avanzada-voz.png?fit=max&auto=format&n=2xrQ5P1QkQTHz4UH&q=85&s=becc6c7add3596f69eecd1c4ce7091e6" alt="Advanced settings tab with Stability and Similarity sliders, and the Test with text field" width="1440" height="900" data-path="images/construccion/voz-selector/03-configuracion-avanzada-voz.png" />

* **Stability** — from "Expressive" to "Uniform." Lower values sound more expressive but less consistent between phrases; higher values sound more even.
* **Similarity** — from "Creative" to "Faithful." Controls how closely the synthesis sticks to the voice's original timbre.
* **Test with text** — type any phrase in the text field and tap **Play** to hear it with the current voice and parameters.

<Tip>
  Before saving a voice change, type a real phrase the bot is going to say into "Test with text" — for example an agent's Initial Message — to confirm it sounds good with names, amounts, or dates from your use case.
</Tip>

***

## Considerations

<Info>
  The voice configuration applies to the entire bot. All of the bot's agents use the same voice — it's not possible to assign different voices per agent.
</Info>

<Tip>
  Choose a voice that's coherent with the agent's profile as defined in the Instructions. If the agent introduces itself as "Lucía from Customer Service," the voice should sound like someone with that profile.
</Tip>
