ComfyUI Node
AIHub Expose Audio
A ComfyUI node in aihub/expose with 7 inputs and 3 outputs.
AIHub Expose Audio
- AUDIO
- LOCAL_FILE
- SEGMENT_ID
◄idexposed_audio►
◄labelAudio►
◄tooltip►
◄typeupload►
◄index0►
◄do_not_processfalse►
◄optionalfalse►
Categoryaihub/expose
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| id | STRING | exposed_audio | A unique custom ID for this workflow. |
| label | STRING | Audio | This is the label that will appear in the field. |
| tooltip | STRING | An optional tooltip | |
| type | COMBO | upload | The source of the audio |
| index | INT | 0 | This value is used for sorting the input fields when displaying; lower values will appear first. |
| do_not_process | BOOLEAN | false | If set to true, the audio will not be processed by the node and you will have to handle it manually |
| optional | BOOLEAN | false | If set to true, it will not raise an error if the audio is not found |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| AUDIO | AUDIO | — |
| LOCAL_FILE | STRING | — |
| SEGMENT_ID | STRING | — |