Voice preview
A short sample of the voice.
GET /engines/{engine}/voices/{voice}/preview
note
SDK method: voicePreview
Attributes
Attributes (2)
| Attribute | Type | Required | Description |
|---|---|---|---|
engine | string | Yes | Path parameter. |
voice | string | Yes | Path parameter. |
Response
200 OK — Returns Blob.
404 Not Found — Returns a ErrorBody object.