> ## 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.

# SaveAudioMP3 - ComfyUI Built-in Node Documentation

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

SaveAudioMP3 节点将音频数据保存为 MP3 文件。它接收音频输入，并将其导出到指定的输出目录，支持自定义文件名和质量设置。该节点自动处理文件命名和格式转换，以生成可播放的 MP3 文件。

## 输入

| 参数              | 描述                            | 数据类型           | 是否必填 | 取值范围                         |
| --------------- | ----------------------------- | -------------- | ---- | ---------------------------- |
| `音频`            | 要保存为 MP3 文件的音频数据              | AUDIO          | 是    | -                            |
| `文件名前缀`         | 输出文件名的前缀（默认值："audio/ComfyUI"） | STRING         | 否    | -                            |
| `质量`            | MP3 文件的音频质量设置（默认值："V0"）       | STRING         | 否    | "V0"<br />"128k"<br />"320k" |
| `prompt`        | 内部提示数据（由系统自动提供）               | PROMPT         | 否    | -                            |
| `extra_pnginfo` | 额外的 PNG 信息（由系统自动提供）           | EXTRA\_PNGINFO | 否    | -                            |

## 输出

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

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

***

**Source fingerprint (SHA-256):** `70b960cc9c86ad9a4c98e643f40e6caaafdeb9840ac72a5f8e59533fd6120e3e`
