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 SaveAudio node saves audio data to a file in FLAC format. It takes audio input and writes it to the specified output directory with the given filename prefix. The node automatically handles file naming and ensures the audio is properly saved for later use.

Inputs

ParameterData TypeRequiredRangeDescription
audioAUDIOYes-The audio data to be saved
filename_prefixSTRINGNo-The prefix for the output filename (default: “audio/ComfyUI”)
Note: The prompt and extra_pnginfo parameters are hidden and automatically handled by the system.

Outputs

Output NameData TypeDescription
None-This node does not return any output data but saves the audio file to the output directory