Create an Audio
Generate Audio from text
Authorizations
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 Account
→ profile
)
Body
The voice to be used to generate the audio
Language used to generate the audio. Language Id for English - Default (en-us)
is 94
This controls the level of variation in generated audio. Low stability will increase expressiveness of speech while high stability will lower expressiveness but increase the predictability of how the script is spoken.
0 < x < 1
Level of exaggeration of the speaking style. Available only for custom voices. Higher values will make increase similarity of cloned voice but may cause the audio to be less stable.
0 < x < 1
Response
Id of the generated audio.
URL to download the audio. Note: URL will we valid for 60 minutes only.