# Configure Voice – Voice 🗣️

<figure><img src="/files/BBXQzVBQ1EzqjRePS33p" alt=""><figcaption></figcaption></figure>

Dapta offers voice options for use in your own AI agent. These voices are provided by Eleven Labs and OpenAI.

**There are over 40 male voices and 50 female voices available.**

You can filter by:

* *Gender: Female or Male*
* *Provider: OpenAI or Eleven Labs*
* *Accents: American or British*

<figure><img src="/files/9YoZ0vmELAuGgJuKtil9" alt=""><figcaption></figcaption></figure>

You can click Play ▶️ to listen to a sample of the voice and choose the one that fits your agent’s purpose.<br>

To use the voice you’ve selected, simply click ✔️ Use Voice.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dapta.ai/ai-voice-agents/how-to-set-up-your-ai-voice-agent/voice-agent-settings-guide/configure-voice-voice.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
