> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-comfy-docs-comfyapi-search.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PreviewAudio - ComfyUI Built-in Node Documentation

> Preview Audio 节点让你可以直接在 ComfyUI 中试听音频，而无需将其保存到输出目录。

Preview Audio 节点让你可以直接在 ComfyUI 中试听音频，而无需将其保存到输出目录。它接收音频输入，检查音频数据是否确实存在，然后通过界面中的预览播放器播放，同时将同一音频作为输出传递下去。

## 输入

| 参数   | 描述                                                        | 数据类型  | 必填 | 范围 |
| ---- | --------------------------------------------------------- | ----- | -- | -- |
| `音频` | 要预览的音频数据。如果此输入为 None，节点会抛出 ValueError，当源视频没有音轨时就可能出现这种情况。 | AUDIO | 是  | -  |

## 输出

| 输出名称    | 描述                                       | 数据类型  |
| ------- | ---------------------------------------- | ----- |
| `audio` | 从输入原样传递过来的音频数据，因此该节点可以放置在workflow 的中间环节。 | AUDIO |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PreviewAudio/zh.md)

***

**Source fingerprint (SHA-256):** `02dbc5cb7d6924aae63c59e926a8ea265eb0889dbc2e6b47ff60f666a55d1adf`
