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

# AudioEncoderEncode - ComfyUI Built-in Node Documentation

> AudioEncoderEncode 节点使用音频编码器模型将音频数据转换为编码表示。

AudioEncoderEncode 节点使用音频编码器模型将音频数据转换为编码表示。它接收音频编码器和原始音频输入，然后从音频中提取波形和采样率，生成适合在条件化流程中进一步处理的编码输出。

## 输入

| 参数      | 描述               | 数据类型           | 必需 | 范围 |
| ------- | ---------------- | -------------- | -- | -- |
| `音频编码器` | 用于处理音频输入的音频编码器模型 | AUDIO\_ENCODER | 是  | -  |
| `音频`    | 包含波形和采样率信息的音频数据  | AUDIO          | 是  | -  |

## 输出

| 输出名称     | 描述              | 数据类型                   |
| -------- | --------------- | ---------------------- |
| `output` | 由音频编码器生成的编码音频表示 | AUDIO\_ENCODER\_OUTPUT |

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

***

**Source fingerprint (SHA-256):** `85f77152ccc1e3f4687e2b655283e69e03d90b862d6a676dcb89ea973dd70a63`
