> For the complete documentation index, see [llms.txt](https://docs.acestudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acestudio.ai/docs/product-wiki-pt/projeto/mixagem/efeitos/efeito-de-sala.md).

# Efeito de Sala

<figure><img src="/files/a2b5c7997c0dd77a4fc0b9520cffe98b00743b6e" alt="" width="375"><figcaption></figcaption></figure>

O **Efeito de Sala** coloca Vozes de IA em um espaço físico compartilhado, principalmente para posicionar várias vozes juntas. Ele é **não** parte da cadeia de FX e está disponível apenas em faixas de Vocal **apenas** — ele fica separado de [Efeitos Integrados](/docs/product-wiki-pt/projeto/mixagem/efeitos/efeitos-integrados.md) e [Efeitos de Terceiros](/docs/product-wiki-pt/projeto/mixagem/efeitos/efeitos-de-terceiros.md).

O Efeito de Sala depende de um componente instalado separadamente. Você será solicitado a instalá-lo na primeira vez que o usar.

### Posicionar Vozes

No centro do Efeito de Sala, você vê o espaço virtual de gravação.

Cada marcador colorido representa uma Voz.

* Arraste um marcador para mover essa Voz na sala.
* A distância da linha tracejada controla o quão próxima essa Voz está do microfone.

### Escolha um tamanho de sala

Use o controle no canto superior direito para alternar o tamanho da sala:

* **8 m × 8 m** — Sala de estúdio.
* **16 m × 16 m** — Sala de Coro.
* **30 m × 30 m** — Igreja.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-pt/projeto/mixagem/efeitos/efeito-de-sala.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
