Start speaker separation

Start speaker separation process for a sample

Path parameters

voice_idstringRequired

Voice ID to be used, you can use https://api.elevenlabs.io/v1/voices to list all the available voices.

sample_idstringRequired

Sample ID to be used

Headers

xi-api-keystringOptional

Response

Successful Response

statusstring

The status of the start speaker seperation request. If the request was successful, the status will be ‘ok’. Otherwise an error message with status 500 will be returned.

Errors