Type: nodetool.input.AudioInput
Namespace: nodetool.input
Description
Accepts a reference to an audio asset for workflows, specified by an ‘AudioRef’. An ‘AudioRef’ points to audio data that can be used for playback, transcription, analysis, or processing by audio-capable models. input, parameter, audio, sound, voice, speech, asset
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| name | str |
The parameter name for the workflow. | `` |
| value | audio |
The audio to use as input. | {"type":"audio","uri":"","asset_id":null,"data"... |
| description | str |
The description of the input for the workflow. | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | audio |
Related Nodes
Browse other nodes in the nodetool.input namespace.