# 聲音

<figure><img src="https://1218615246-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3UwhOrGe7wF3unzm4rbZ%2Fuploads%2FOJLRj3IA4SfCGSwTUTM6%2F2024-03-1810.23.24-ezgif.com-video-to-gif-converter.gif?alt=media&#x26;token=3e3a3535-2f53-4e95-8e88-6d082622c265" alt=""><figcaption><p>GIF</p></figcaption></figure>

1. 在媒體庫內，點擊左方側欄的「聲音庫」。
2. 進入後會看到，在目前的遊戲專案中，曾經上傳過的所有音檔都會顯示在這。
3. 點擊音檔後，可選擇複製或刪除音檔。
4. 點擊音檔上浮現的「鉛筆 icon」，則可編輯音檔。

{% hint style="info" %}

* 標籤設定：輸入想新增的標籤名稱，之後就可以用標籤篩選功能來快速查找。
* 更換聲音：更換後，遊戲內只要已經有使用到該聲音的地方，皆會自動更換。
  {% endhint %}


---

# 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://playreal.gitbook.io/playreal/media/audio.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.
