The LoadAudio node loads audio files from the input directory and converts them into a format that can be processed by other audio nodes in ComfyUI. It reads audio files and extracts both the waveform data and sample rate, making them available for downstream audio processing tasks.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `audio` | The audio file to load from the input directory | AUDIO | Yes | All supported audio and video files in the input directory |

**Note:** The node only accepts audio and video files that are present in ComfyUI's input directory. The file must exist and be accessible for successful loading.

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `AUDIO` | 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/LoadAudio/en.md)

---
**Source fingerprint (SHA-256):** `5631a5c50471e4612344c4bd0457e9824e9a7a8f8b75b22d06f13d5136c75258`
