GET
/
project
/
assets
/
user_voice
/
{id}

Authorizations

X-API-KEY
string
header
required

Your 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 Accountprofile)

Path Parameters

id
string
required

A UUID string identifying this voice.

Response

200 - application/json

Allows to specify fields to be included

age_group
enum<string>
required

Age group of the voice

  • Young - Young
  • Adult - Adult
  • Old - Old
Available options:
Young,
Adult,
Old
gender
enum<string>
required

Gender of the voice.

  • Male - Male
  • Female - Female
Available options:
Male,
Female
id
string
required

Unique Identifier of the voice.

name
string
required

Name of the voice.

sample_audio_url
string
required

URL of the sample audio of the voice. Note: Link will be valid for the next 60 minutes.

stability
number
required

Expressiveness of speaking style.

style_exaggeration
number
required

Level of exaggeration of the speaking style.

voice_accent
string
required

Accent of the voice.