# ElevenLabs Voice

How to Enable ElevenLabs integration (only for Full SaaS subscribers).

Connect a custom voice to speak answers back to users in the website chat widget.&#x20;

* Select an AI agent
* Navigate to the Advanced Settings
* Enable Audio Features

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

* Navigate to the Vault tab&#x20;
* Paste in your ElevenLabs API key
* Paste in the Voice ID from ElevenLabs
* Click Verify
* Click Save

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

Learn more:

{% content-ref url="/pages/EkEzJ17fIvDbD5xhYruH" %}
[Eleven Labs API Key](/stammer.ai-docs/chat-ai-agents/vault/eleven-labs-api-key.md)
{% endcontent-ref %}


---

# 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.stammer.ai/stammer.ai-docs/chat-ai-agents/integrations/elevenlabs-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.
