Voices
Clone Voice
Handles the POST operation for voice cloning via the router.
This function processes a request to clone a voice using the provided parameters,
including the voice name, tags, and an audio file containing the voice sample.
POST
Authorizations
API Key Authentication. Get your API key from the Neuphonic website.
Query Parameters
The name of the voice to be cloned.
A list of tags associated with the voice for categorization or metadata.
Body
multipart/form-data
The audio file containing the voice sample to be cloned.
Response
200
application/json
Successful Response
The data payload for the response.