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 SaveAudioMP3 node saves audio data as an MP3 file. It takes audio input and exports it to the specified output directory with customizable filename and quality settings. The node automatically handles file naming and format conversion to create a playable MP3 file.

Inputs

ParameterData TypeRequiredRangeDescription
audioAUDIOYes-The audio data to be saved as an MP3 file
filename_prefixSTRINGNo-The prefix for the output filename (default: “audio/ComfyUI”)
qualitySTRINGNo”V0"
"128k"
"320k”
The audio quality setting for the MP3 file (default: “V0”)
promptPROMPTNo-Internal prompt data (automatically provided by the system)
extra_pnginfoEXTRA_PNGINFONo-Additional PNG information (automatically provided 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