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

# SaveAudio - ComfyUI Built-in Node Documentation

> Complete documentation for the SaveAudio node in ComfyUI. Learn its inputs, outputs, parameters and usage.

SaveAudio 节点将音频数据以 FLAC 格式保存到文件。它接收音频输入，并将其写入指定输出目录，使用给定的文件名前缀。该节点自动处理文件命名，确保音频被正确保存以供后续使用。

## 输入

| 参数      | 描述                            | 数据类型   | 是否必填 | 范围 |
| ------- | ----------------------------- | ------ | ---- | -- |
| `音频`    | 要保存的音频数据                      | AUDIO  | 是    | -  |
| `文件名前缀` | 输出文件名的前缀（默认值："audio/ComfyUI"） | STRING | 否    | -  |

*注意：`prompt` 和 `extra_pnginfo` 参数为隐藏参数，由系统自动处理。*

## 输出

| 输出名称 | 描述                          | 数据类型 |
| ---- | --------------------------- | ---- |
| *无*  | 此节点不返回任何输出数据，但会将音频文件保存到输出目录 | -    |

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

***

**Source fingerprint (SHA-256):** `16242dfc45d0f2808a5615e9c1bfe4de4d19e2f5f6b28370f631439021dc72e5`
