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

# RecordAudio - ComfyUI Built-in Node Documentation

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

The RecordAudio node loads audio files that have been recorded or selected through the audio recording interface. It processes the audio file and converts it into a waveform format that can be used by other audio processing nodes in the workflow. The node automatically detects the sample rate and prepares the audio data for further manipulation.

## Inputs

| Parameter | Description                                                  | Data Type     | Required | Range |
| --------- | ------------------------------------------------------------ | ------------- | -------- | ----- |
| `audio`   | The audio recording input from the audio recording interface | AUDIO\_RECORD | Yes      | N/A   |

## Outputs

| Output Name | Description                                                              | Data Type |
| ----------- | ------------------------------------------------------------------------ | --------- |
| `AUDIO`     | The processed audio data containing waveform and sample rate information | AUDIO     |

> 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/RecordAudio/en.md)

***

**Source fingerprint (SHA-256):** `ca4dde492ecc4f57fcf87b022162692e3123ee90cce51186433ff8f14f606b70`
