Audio
Get audio information
Get audio, voice and script associated with a generated audio.
GET
/
project
/
assets
/
user_audio
/
{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 user voice audios.
Response
200 - application/json
Allows to specify fields to be included
id
string
requiredUnique Identifier of the Audio.
script_plain_text
string
requiredPlain text script used to create the video.
voice_id
string
requiredId of the voice used to generate the Audio.
language_id
integer
requiredId of the language used to generate the Audio.
stability
number
requiredExpressiveness of speaking style.
style_exaggeration
number
requiredLevel of exaggeration of the speaking style.
audio_download_url
string
required