Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The PreviewAudio node generates a temporary audio preview file that can be displayed in the interface. It inherits from SaveAudio but saves files to a temporary directory with a random filename prefix. This allows users to quickly preview audio outputs without creating permanent files.

Inputs

ParameterData TypeRequiredRangeDescription
audioAUDIOYes-The audio data to preview
promptPROMPTNo-Hidden parameter for internal use
extra_pnginfoEXTRA_PNGINFONo-Hidden parameter for internal use

Outputs

Output NameData TypeDescription
uiUIDisplays the audio preview in the interface