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

# SaveAudioOpus - ComfyUI Built-in Node Documentation

> The SaveAudioOpus node saves audio data to an Opus format file.

The SaveAudioOpus node saves audio data to an Opus format file. It takes audio input and exports it as a compressed Opus file with configurable quality settings. This node is deprecated and may be removed in future versions.

## Inputs

| Parameter         | Description                                                   | Data Type | Required | Range                                                |
| ----------------- | ------------------------------------------------------------- | --------- | -------- | ---------------------------------------------------- |
| `audio`           | The audio data to be saved as an Opus file                    | AUDIO     | Yes      | -                                                    |
| `filename_prefix` | The prefix for the output filename (default: "audio/ComfyUI") | STRING    | No       | -                                                    |
| `quality`         | The audio quality setting for the Opus file (default: "128k") | COMBO     | No       | "64k"<br />"96k"<br />"128k"<br />"192k"<br />"320k" |

## Outputs

| Output Name | Description                                                                                           | Data Type |
| ----------- | ----------------------------------------------------------------------------------------------------- | --------- |
| -           | This node does not return any output values. It saves the audio file to disk as its primary function. | -         |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/SaveAudioOpus/en.md)

***

**Source fingerprint (SHA-256):** `37b6eaa7961d6602e9bb7f3233ad8542ca6cc694247ccd2d1334db8b96338071`
