# 音声ファイル自体の音量を調整する

フリー音源サイトなどから音声をダウンロードした場合、デフォルトの音量が大き過ぎる場合があります。そのような場合に、ウズスタジオ上で音声ファイルの音量を調整する方法をご紹介します。

### ① BGM・SEタブで音量調整ボタンをクリック

以下のような画面になります。

<div align="center"><figure><img src="/files/NoiviYDM5GvbXTFuzP3f" alt="" width="563"><figcaption></figcaption></figure></div>

### ②音量を調整したい音声ファイルの音量を調整する

数値は現在の音量相対的なものとなるので、マイナスの値が大きいほどより小さく、プラスの値が大きいほどより大きくなります。大抵の場合、-10〜-20に設定しておけば十分小さくなります。

音量を変更すると、▶︎ボタンで変更した音量での試聴が出来ます。

<figure><img src="/files/iwexhXQUXDuG1OVv1LrC" alt="" width="563"><figcaption></figcaption></figure>

### ③変更を適用する

音量の設定が終わったら、「変更を適用」ボタンをタップすると音声ファイルの音量が変更されます。音量調整は一度に10ファイルまで行うことが出来ます。

### ④音量を確認する

スマートフォンで該当シナリオのBGMページにアクセスし、イヤホンをつけて再生ボタンを押すと、実際のアプリ内での音量と近いものを確認することができます。

※パソコンやイヤホンなしで再生すると、音量の違いを聞き分けるのが難しいです。


---

# 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.studio.uzu-app.com/advanced/adjust-audio-file.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.
