Register a voice
Registers a custom voice for the authenticated owner using a short reference audio sample, transcript, display name, and explicit consent.
Authorizations
Authenticate with Authorization: Bearer <token>. The service accepts JWTs, API keys, and guest tokens through this bearer token header.
Body
Multipart form data for registering a custom voice. The reference audio must belong to the consenting speaker and match the supplied transcript.
Reference audio sample for the voice.
Transcript of the reference audio sample.
Human-readable display name for the registered voice.
Must be true to confirm permission to create this voice.
Optional ISO 639 language code for the reference audio.