# 音频

{% hint style="info" %}

### 气泡-音频组件

{% endhint %}

<figure><img src="/files/Z4ocyQ0JNst7RxP19vrk" alt="" width="279"><figcaption></figcaption></figure>

{% hint style="info" %}
你可以向用户播放录制好的的音频。你也可以上传音频文件或直接粘贴 URL。
{% endhint %}

<figure><img src="/files/46zNiMNrTwE4xkxUJJtR" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
你可以通过“启动自动播放”按钮，来控制发布后是否让音乐自动播放。
{% endhint %}

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

{% hint style="info" %}
注意：音频无法在 iOS / Safari 上播放
{% 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://doc.nyai.chat/jin-jie-jiao-cheng-gong-zuo-liu/qi-pao-zu-jian/yin-pin.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.
