Authorizations
Headers
API version header. Must be set to the API version, e.g. '2024-06-10'.
Available options:
2024-06-10, 2024-11-13, 2025-04-16 Example:
"2024-06-10"
Path Parameters
The ID of the voice.
Body
application/json
Response
200 - application/json
The ID of the voice.
Whether the voice is publicly accessible.
The name of the voice.
The description of the voice.
The date and time the voice was created.
A 192-dimensional vector (i.e. a list of 192 numbers) that represents the voice.
The language that the given voice should speak the transcript in.
Options: English (en), French (fr), German (de), Spanish (es), Portuguese (pt), Chinese (zh), Japanese (ja), Hindi (hi), Italian (it), Korean (ko), Dutch (nl), Polish (pl), Russian (ru), Swedish (sv), Turkish (tr).
Available options:
en, fr, de, es, pt, zh, ja, hi, it, ko, nl, pl, ru, sv, tr The ID of the user who owns the voice.