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.
API Key Authentication. Get your API key from the Neuphonic website.
The name of the voice to be cloned.
A list of tags associated with the voice for categorization or metadata.
Successful Response
The response is of type object
.
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.
API Key Authentication. Get your API key from the Neuphonic website.
The name of the voice to be cloned.
A list of tags associated with the voice for categorization or metadata.
Successful Response
The response is of type object
.