Skip to main content
GET
Retrieve voice details

Query Parameters

voice
string
required

The identifier of the voice to retrieve details for.

Response

Detailed information about the voice.

status
string
Example:

"success"

voiceId
string
Example:

"voice123"

name
string
Example:

"VoiceOne"

gender
enum<string>
Available options:
male,
female
Example:

"female"

language
string
Example:

"en-US"

category
string
Example:

"standard"

description
string
Example:

"A standard female voice in US English."

additionalDetails
object