Get a list of voice
Get voice information for video generation
Header parameters
timestampanyRequired
Millisecond timestamp
Content-TypeanyRequired
application/json
AuthorizationanyRequired
Authorization
RESPONSE-WRAPanyRequired
Whether to encapsulate response data
x-auth-keyanyRequired
Your api key
Body
genderstringRequired
Voice gender(male,female)
Responses
200
OK
*/*
accentstringOptional
The voice accent
agestringOptional
The voice age
audio_textstringOptional
Custom timbre text
audio_urlstringOptional
Custom tone url
categorystringOptional
The voice category
descriptionstringOptional
The voice description
genderstringOptional
Voice gender(male,female)
namestringOptional
The voice name
preview_urlstringOptional
The voice preview url
typeinteger · int32Optional
1-11labs Timbre 2- Custom timbre
use_casestringOptional
Voice use case
voice_idstringOptional
The voice id
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
/openapi/v1.0/voice/listLast updated