Get PVC speaker separation status
Retrieve the status of the speaker separation process and the list of detected speakers if complete.
Path parameters
voice_id
Voice ID to be used, you can use https://api.elevenlabs.io/v1/voices to list all the available voices.
sample_id
Sample ID to be used
Headers
xi-api-key
Response
Successful Response
voice_id
The ID of the voice.
sample_id
The ID of the sample.
status
The status of the speaker separation.
Allowed values:
speakers
The speakers of the sample.
selected_speaker_ids
The IDs of the selected speakers.