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

# SaveAudioOpus - ComfyUI Built-in Node Documentation

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

SaveAudioOpus 节点将音频数据保存为 Opus 格式文件。它接收音频输入，并将其导出为具有可配置质量设置的压缩 Opus 文件。该节点会自动处理文件命名，并将输出保存到指定的输出目录。

## 输入

| 参数      | 描述                            | 数据类型   | 是否必填 | 范围                                                   |
| ------- | ----------------------------- | ------ | ---- | ---------------------------------------------------- |
| `音频`    | 要保存为 Opus 文件的音频数据             | AUDIO  | 是    | -                                                    |
| `文件名前缀` | 输出文件名的前缀（默认值："audio/ComfyUI"） | STRING | 否    | -                                                    |
| `质量`    | Opus 文件的音频质量设置（默认值："128k"）    | COMBO  | 否    | "64k"<br />"96k"<br />"128k"<br />"192k"<br />"320k" |

## 输出

| 输出名称 | 描述                            | 数据类型 |
| ---- | ----------------------------- | ---- |
| -    | 此节点不返回任何输出值。其主要功能是将音频文件保存到磁盘。 | -    |

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

***

**Source fingerprint (SHA-256):** `87c3b1b85ca51b79d43c8486eeb2de7b074faa11c4da2bff7b8931a3049560e2`
