ComfyUI Node
Suno Voice Generate Verification Phrase API
Suno Voice Generate Verification Phrase API OpenAPI Specification
Suno Voice Generate Verification Phrase API
- audio
- url
- all_urls_json
- task_id
- raw_json
- credits_consumed
- credits_left
◄voice_urlhttps://example.com/audio/user_voice.mp3►
◄vocal_start_s0►
◄vocal_end_s10►
◄languageen►
◄timeout_seconds1200►
◄callback_url►
CategoryKIE Next/Audio/Suno
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| voice_url | STRING | https://example.com/audio/user_voice.mp3 | The original recording URL uploaded by the user [Required] |
| vocal_start_s | INT | 0-2147483648–2147483647 | Start time (in seconds) for extracting the vocal segment [Required] |
| vocal_end_s | INT | 10-2147483648–2147483647 | End time (in seconds) for extracting the vocal segment, must be greater than vocal_start_s [Required] |
| languageopt | STRING | en | Verify the language of the short phrase. Supported languages include: English (en), Chinese (zh), Spanish (es), French (fr), Portuguese (pt), German (de), Japanese (ja), Korean (ko), Hindi (hi), and Russian (ru). |
| 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 | — |