Get Vox Stem
Suno
Get Vox Stem
Extract vocal stem from audio for creating personas
POST
Get Vox Stem
Extract the vocal stem from an audio clip. The returned
id is the vox_audio_id for Create Persona — the first step when building a Vox persona for use with task=inspiration and persona_style: "vox".
This endpoint returns the result directly (not a task ID). The extraction is processed synchronously.
Request Body
The audio clip ID to extract vocals from.
Response
The vox audio ID. Use this as
vox_audio_id when creating a persona.The extraction status (e.g.,
"complete").The original clip ID that was processed.
Detected vocal start time in seconds.
Detected vocal end time in seconds.
URL to the extracted vocal audio file.
Example
Response Example
Workflow: Creating a Vox Persona
- Get Vox Stem — extract vocals; save returned
idasvox_audio_id - Create Persona — pass
root_clip_idasclip_id, plus vocal range on the root clip