Creates a new voice clone by capturing the voice identity of an existing voice design. The clone can then be used for text-to-speech synthesis.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for creating a voice clone from an existing voice design.
Name for the voice clone.
1 - 255UUID of the source voice design to clone.
ISO 639-1 language code for the clone (e.g. en, fr, de).
Gender of the voice clone.
male, female, neutral Voice clone created successfully.
Response envelope for a single voice clone.
A voice clone object.