> 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-zh/gong-cheng/hun-yin/xiao-guo/fang-jian-xiao-guo.md).

# 房间效果

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

该 **房间效果** 将 AI 声线置于共享的物理空间中，主要用于将多条声线一起定位。它是 **不** FX 链的一部分，并且仅适用于 **仅限人声轨道** ——它独立于 [内置效果](/docs/product-wiki-zh/gong-cheng/hun-yin/xiao-guo/nei-zhi-xiao-guo.md) 和 [第三方效果](/docs/product-wiki-zh/gong-cheng/hun-yin/xiao-guo/di-san-fang-xiao-guo.md).

房间效果依赖于单独安装的组件。首次使用时会提示你安装。

### 定位声线

在房间效果的中央，你会看到虚拟录音空间。

每个彩色标记代表一位歌手。

* 拖动标记即可在房间中移动该歌手。
* 与虚线的距离决定该歌手离麦克风有多近。

### 选择房间大小

使用右上角的控件切换房间大小：

* **8 米 × 8 米** ——录音室。
* **16 米 × 16 米** ——合唱厅。
* **30 米 × 30 米** ——教堂。


---

# 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-zh/gong-cheng/hun-yin/xiao-guo/fang-jian-xiao-guo.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.
