Voices
Create Voice
POST
/
v1
/
voices
/
create
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
type
enum<string>
requiredAvailable options:
voice_azure
voice_name
string
requiredpitch
integer
default: 0rate
integer
default: 15Response
200 - application/json
id
string
requireduser_id
string
requiredtype
enum<string>
requiredAvailable options:
voice_azure
voice_name
string
requiredpitch
integer
default: 0rate
integer
default: 15