# 音效

## 什么是 Sound Effects Generator

Sound Effects Generator 是在 ACE Studio 内用于生成声音设计元素的 AI 工具。您可以使用它根据提示创建匹配的音效。

## 如何使用 Sound Effects Generator

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

Sound Effects Generator 在时间线的选定区域上工作。请先创建选区，然后打开该工具，为该范围生成音效。

### 打开 Sound Effects Generator

有两种方式可以打开 Sound Effects：

* 点击 **Sound Effects** 在主工具栏中。
* 选择一个区域，然后点击 <i class="fa-bolt">:bolt:</i>**Sound Effects 图标**.

### 生成音效

1. 在画布上点击并拖动以创建时间选区。该选区确定新音效的长度与位置。
2. 输入您想要的音效描述（例如：“倾盆大雨落在鹅卵石路面上。”）。
3. 调整设置
   * 开启 **循环** 将循环开启会创建无缝循环，确保结尾与开头衔接，不留明显断点。
   * 使用提示影响（prompt influence）设置来调整输出与提示的匹配程度。
4. 点击 <kbd>生成</kbd> .


---

# 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.acestudio.ai/docs/product-wiki-zh/ai-gong-ju/yin-xiao.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.
