Generate a Voice
Generate a voice from paramaters.
This API is deprecated. Please use the new Text to Voice API.
Headers
Your API key. This is required by most endpoints to access our API programatically. You can view your xi-api-key using the 'Profile' tab on the website.
Body
Category code corresponding to the gender of the generated voice. Possible values: female, male.
female
, male
Category code corresponding to the accent of the generated voice. Possible values: british, american, african, australian, indian.
Category code corresponding to the age of the generated voice. Possible values: young, middle_aged, old.
young
, middle_aged
, old
The strength of the accent of the generated voice. Has to be between 0.3 and 2.0.
Text to generate, text length has to be between 100 and 1000.
100 - 1000
Response
The response is of type file
.
Was this page helpful?