Voice
List Voices
Returns a list of Voices available to the user
GET
/
project
/
assets
/
user_voice
/
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
)
Query Parameters
age_group
enum<string> | null
Filter based on the age group of the voice.
Young
- YoungAdult
- AdultOld
- Old
Available options:
Adult
, Old
, Young
gender
enum<string> | null
Filter based on the gender of voice.
Male
- MaleFemale
- Female
Available options:
Female
, Male
page
integer
A page number within the paginated result set.
page_size
integer
Number of results to return per page.
Response
200 - application/json
count
integer
next
string | null
previous
string | null
results
object[]