POST
/
api
/
v1
/
tts
/
voice
/
new

Body

voiceSamples
file

Voice Sample of the custom voice. Need to be provided as a .tar.gz file.

name
string

The name of the new custom voice

gender
string

The gender of the voice. May be male, female, or other.

language
string

The language supported by the voice. Requires a IETF language tag (like en-US, hi-IN, ja-JP etc.)

Authorization
string

This is the user auth token generated for app.fluxon.ai.

Response

uuid
uuid

The uuid of the new custom voice.