Skip to main content

Get voice sample

A short line spoken in one voice, so an operator can hear it before choosing it

GET /voices/{voiceId}/sample

note

SDK method: getVoiceSample Security: authenticated (policy: platform.view)

Attributes

Attributes (1)
AttributeTypeRequiredDescription
voiceIdstringYesPath parameter.

Response

200 OK audio/mpeg — Returns Blob.

200 audio/wav — Returns Blob.

200 audio/ogg — Returns Blob.

200 audio/flac — Returns Blob.

200 audio/mp4 — Returns Blob.

Response headers:

HeaderTypeDescription
cache-controlstring
etagstring

304