# 調整音頻文件本身的音量

從免費音源網站下載音頻時，默認音量可能過大。在這種情況下，我們將介紹如何在UZU STUDIO中調整音頻檔案的音量。

### ① 在BGM・SE標籤中點擊音量調整按鈕

畫面將如下所示。

<div align="left"><figure><img src="/files/RmnACixKxUJISIgzzTMr" alt="" width="375"><figcaption></figcaption></figure></div>

### ② 調整想要調整的音頻檔案的音量

數值是當前音量的相對值，負值越大音量越小，正值越大音量越大。通常情況下，設置在-10到-20之間就足夠小了。

更改音量後，可以通過▶︎按鈕試聽更改後的音量。

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

### ③ 應用更改

音量設置完成後，點擊「應用更改」按鈕即可更改音頻檔案的音量。音量調整一次最多可以進行10個檔案。


---

# 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/zh-tw/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.
