Creates a voice clone and adds it to your voice library.
Bearer authentication format: Bearer {{API Key}}.
Request Body
A name to identify this voice. This name will appear in the dropdown menu on the website.
List of audio recording files to use for voice cloning.
Serialized label dictionary for the voice.
Description of the voice.
If set to true, audio isolation will be used to remove background noise from the voice samples. Enabling this option may reduce quality if the samples do not contain background noise.
Response
The ID of the newly created voice.
Whether the voice requires verification.