Text to Speech
Create Voice Clone
Create a voice clone from an audio sample for use with the Text-to-Speech API.
POST
Body
A descriptive name for the voice clone. This helps you identify the voice in your account.
A public URL to an audio file that will be used as the source for creating the voice clone.
The unique identifier of an audio file in Jigsawstack file storage that contains a sample of the voice you want to clone.
You must provide either a
url
or a file_store_key
, but at least one is required. You cannot provide both at the same time.Header
Your JigsawStack API key