HTTP API
VoiceDescriptor
The definition of an available voice.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
voiceId |
yes | string |
The voice identifier. Used in agent definitions and requests. | — |
name |
yes | string |
The human-readable name. | — |
category |
no | string |
The category given by the provider (for example, premade). |
— |
attributes |
no | object |
Provider-reported, bounded, safe scalar attributes (for example, gender or language — see VoiceAttributeNames). |
— |