Skip to main content
GET
Get Voice Details

Authorizations

X-Api-Key
string
header
required

Authenticate using X-Api-Key header

Path Parameters

voice_id
string
required

Voice unique identifier

Example:

"vn-xiaoxiao"

Response

Successfully returns voice details

voice_id
string
required

Voice unique identifier

Example:

"vn-xiaoxiao"

name
string
required

Voice name

Example:

"Xiaoxiao"

gender
enum<string>
required

Gender

Available options:
male,
female,
neutral
Example:

"female"

primary_locale
string
required

Primary locale code

Example:

"zh-CN"

display_name
string

Display name (localized)

Example:

"Xiaoxiao"

category
enum<string>

Voice category

Available options:
premade,
cloned,
generated
Example:

"premade"

description
string

Voice description

Example:

"A warm and friendly female voice, suitable for general scenarios"

is_multilingual
boolean

Whether the voice supports multiple languages

Example:

true

supported_locales
object[]

List of supported locales with details

labels
object

Display labels (personalities, scenarios, etc.)

Example:
preview_url
string

Default sample audio URL

Example:

"https://api.voxnexus.ai/samples/vn-xiaoxiao.mp3"

config_schema
object

Supported voice_config keys — a flat map from key to its definition (type/description/enum). Omitted when the voice has no configurable keys

Example:
models
string[]

List of supported model IDs for this voice

Example: