Generate an audio preview of a voice with optional custom text
| Field | Type | Description |
|---|---|---|
success | boolean | Whether the preview was generated successfully |
audioData | string | Base64-encoded audio data |
previewUrl field returned by the List Voices endpoint instead.Voice previews are generated by the upstream TTS provider (Cartesia). In rare cases, the provider may return a 502 or 503 error due to temporary availability issues.