Agent
Get voices
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Response
default - application/json
The name of the voice
Example:
"Jane"
The id of the voice
Example:
"1234567890"
The gender of the voice
Example:
"female"
The status of the voice
Example:
true
The language of the voice
Example:
"en-US"