ComfyUI Node
Convert to WAV Format
Convert to WAV Format OpenAPI Specification json { "code": 200, "msg": "success", "data": { "audioWavUrl": "https://example.com/s/04e6 e727.wav", "task_id": "988e c8d3" } }
Convert to WAV Format
- audio
- url
- all_urls_json
- task_id
- raw_json
- credits_consumed
- credits_left
◄task_id5c79****be8e►
◄audio_ide231****-****-****-****-****8cadc7dc►
◄timeout_seconds1200►
◄callback_url►
CategoryKIE Next/Audio/Suno
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| task_id | STRING | 5c79****be8e | Unique identifier of the music generation task. This should be a task_id returned from either the "Generate Music" or "Extend Music" endpoints. |
| audio_id | STRING | e231****-****-****-****-****8cadc7dc | Unique identifier of the specific audio track to convert. This ID is returned in the callBackUrl data after music generation completes. |
| timeout_secondsopt | INT | 120030–7200 | — |
| callback_urlopt | STRING | Optional KIE callback URL. Leave empty for normal ComfyUI use. |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |
| url | STRING | — |
| all_urls_json | STRING | — |
| task_id | STRING | — |
| raw_json | STRING | — |
| credits_consumed | FLOAT | — |
| credits_left | FLOAT | — |