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

# RecordAudio - ComfyUI Built-in Node Documentation

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

RecordAudio 节点用于加载通过音频录制界面录制或选择的音频文件。它会处理音频文件，并将其转换为工作流中其他音频处理节点可用的波形格式。该节点会自动检测采样率，并准备好音频数据以供进一步处理。

## 输入

| 参数   | 描述              | 数据类型          | 是否必填 | 范围 |
| ---- | --------------- | ------------- | ---- | -- |
| `音频` | 来自音频录制界面的音频录制输入 | AUDIO\_RECORD | 是    | 无  |

## 输出

| 输出名称    | 描述                 | 数据类型  |
| ------- | ------------------ | ----- |
| `AUDIO` | 包含波形和采样率信息的已处理音频数据 | AUDIO |

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

***

**Source fingerprint (SHA-256):** `3648f3c71f60f69e9ca117e25e9706187470866a1869ba9b8e5feceb42a7493a`
