Voice
Get Voice Properties
Returns properties of the voice.
GET
/
project
/
assets
/
user_voice
/
{id}
/
Authorizations
X-API-KEY
string
headerrequiredYour API key with the prefix: dr_
. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the account settings panel (In the bottom left corner click on your Account
→ profile
)
Path Parameters
id
string
requiredA UUID string identifying this voice.
Response
200 - application/json
Allows to specify fields to be included
id
string
requiredUnique Identifier of the voice.
name
string
requiredName of the voice.
gender
enum<string>
requiredGender of the voice.
Male
- MaleFemale
- Female
Available options:
Male
, Female
age_group
enum<string>
requiredAge group of the voice
Young
- YoungAdult
- AdultOld
- Old
Available options:
Young
, Adult
, Old
voice_accent
string
requiredAccent of the voice.
stability
number
requiredExpressiveness of speaking style.
style_exaggeration
number
requiredLevel of exaggeration of the speaking style.
sample_audio_url
string
requiredURL of the sample audio of the voice. Note: Link will be valid for the next 60 minutes.