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

# PreviewAudio - ComfyUI Built-in Node Documentation

> The Preview Audio node lets you listen to audio directly in the ComfyUI interface without saving it to the output directory.

The Preview Audio node lets you listen to audio directly in the ComfyUI interface without saving it to the output directory. It takes audio data as input, verifies it is present, and passes it through while showing a temporary audio player so you can hear the result.

## Inputs

| Parameter | Description                                                                                                                              | Data Type | Required | Range |
| --------- | ---------------------------------------------------------------------------------------------------------------------------------------- | --------- | -------- | ----- |
| `audio`   | The audio data to preview. The node raises a ValueError if the input is None, which can happen when the source video has no audio track. | AUDIO     | Yes      | -     |

## Outputs

| Output Name | Description                                                                | Data Type |
| ----------- | -------------------------------------------------------------------------- | --------- |
| `audio`     | The audio data passed through unchanged from the input.                    | AUDIO     |
| `ui`        | Displays an audio player widget in the interface for previewing the audio. | UI        |

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

***

**Source fingerprint (SHA-256):** `02dbc5cb7d6924aae63c59e926a8ea265eb0889dbc2e6b47ff60f666a55d1adf`
