# Chat Widget Voice

### What is Chat Widget Voice?

There is now the ability to have voice functionality within your website chat widget.&#x20;

This means that, when enabled there will be the option to click a voice icon and speak into the bot, as well as be able to hear the AI's response verbally.&#x20;

Voice In = Voice to Text

Voice Out = Text to Voice

### How much does it cost?

This version of voice inside the chat widget is completely free to use for both agencies and sub-accounts.

### How to Enable Voice

1. Navigate to the update tab for any AI agent
2. Click into the advanced settings
3. Enable/ Disable this feature based on what you want the user to be able to do

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

### The Future of Voice

We will be implementing other native integrations that will allow for connections to OpenAI's Whisper and ElevenLabs. This will bring customized voices along with hundreds of higher quality options.&#x20;


---

# 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/ai-chat-widget/chat-widget-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.
