# Voicebots

Tudo sobre voicebots

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Criar um voicebot</strong></td><td>Transforme seu chat em voz.</td><td></td><td><a href="/files/bf990b8ae279328e58174ab0ea9a21acbe519a5d">/files/bf990b8ae279328e58174ab0ea9a21acbe519a5d</a></td><td><a href="/pages/232529ddf7e14c156118c3c25f8f568dfe0b7c9f">/pages/232529ddf7e14c156118c3c25f8f568dfe0b7c9f</a></td></tr><tr><td><strong>Do chat para a voz</strong></td><td>Boas práticas e dicas para tornar sua experiência de voz ainda melhor.</td><td></td><td><a href="/files/122ec928ceae6988ddd5631101ab6fce6de5b31a">/files/122ec928ceae6988ddd5631101ab6fce6de5b31a</a></td><td><a href="/pages/4fce695f047220cf7c6d3b9f78f44cf05c6c4e65">/pages/4fce695f047220cf7c6d3b9f78f44cf05c6c4e65</a></td></tr><tr><td><strong>Teste seu voicebot</strong></td><td>Ligue para seu bot e teste na prática.</td><td></td><td><a href="/files/cd0a7ece1e92dfdfb9fd818ec65e11f8c582d68a">/files/cd0a7ece1e92dfdfb9fd818ec65e11f8c582d68a</a></td><td><a href="/pages/3d9d7ab333ba2e4041952d0f04bd9ab4ce62cd76">/pages/3d9d7ab333ba2e4041952d0f04bd9ab4ce62cd76</a></td></tr><tr><td><strong>Ações específicas para voicebots</strong></td><td>Coisas que apenas voicebots podem fazer.</td><td></td><td><a href="/files/995a55e5acf05d4796fe0477403824c11411bb2a">/files/995a55e5acf05d4796fe0477403824c11411bb2a</a></td><td><a href="/pages/5fc1f9b0c7e3f18aca66c21206e6015372628869">/pages/5fc1f9b0c7e3f18aca66c21206e6015372628869</a></td></tr><tr><td><strong>Ajuste fino de fala para texto em voicebots</strong></td><td>Parâmetros e recursos para ajuste de fala para texto</td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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.chatlayer.ai/chatlayer-documentation-pt-br/voz/phone-and-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.
