# 効果音

## Sound Effects Generatorとは

Sound Effects Generatorは、ACE Studio内でサウンドデザイン要素を生成するAIツールです。プロンプトに合わせた効果音を作成できます。

## Sound Effects Generatorの使い方

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

Sound Effects Generatorはタイムライン上の選択範囲に対して動作します。まず範囲を選択し、ツールを開いてその範囲の効果音を生成してください。

### Sound Effects Generatorを開く

Sound Effectsを開く方法は2つあります：

* クリック **Sound Effects** メインツールバー内。
* 範囲を選択してから、 <i class="fa-bolt">:bolt:</i>**Sound Effectsアイコン**.

### 効果音を生成

1. Canvas上でクリック＆ドラッグして時間選択を作成します。これにより新しい効果音の長さと位置が決まります。
2. 生成したい効果音を説明するテキストを入力します（例：「石畳の道に激しい雨が降り注ぐ」）。
3. 設定を調整
   * オンにすると **ループ** がシームレスなループを作成します。これにより終了部分が始まりに自然に重なり、目立つ切れ目が生じません。
   * プロンプト適合度の設定で、出力がどの程度プロンプトに忠実であるべきかを調整します。
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-ja/aitsru/xiao-guo-yin.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.
