Voices
Publish Cloned Voice
Make your cloned voice public to use.
POST
/
v1
/
voices
/
{id}
/
publish
Headers
authorization
string
requiredYour API key for authentication.
Path Parameters
voiceId
string
requiredThe ID of the voice to generate the audio sample for, or it’s name (like “maya”).
Response
status
string
The status of the request
message
string
Information regarding the status of your request.
voice
object
Object containing data of the voice.
voice.id
string
Id of the voice.
voice.name
string
Name of the voice
voice.tags
string
Tags for the voice.