# Audiowiedergabe langsam ausblenden

{% hint style="info" %}
Dieses Feature ist ab Version 6.5 verfügbar.
{% endhint %}

当您在播放音频、视频或 MIDI 文件时按工具栏上的停止按钮时，播放不会突然停止，而是会以快速淡出的方式结束。

如果您希望淡出更慢，请在按按钮时稍微长按。

与停止按钮相同，在当前播放过程中，按下快速或长时间按住该按钮，都会出现快速或慢速淡出的效果。

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

您可以在“媒体播放器”设置中调整快慢淡出的持续时间。

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


---

# 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.songbookplus.com/zhong-wen/readme/audiowiedergabe-langsam-ausblenden.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.
