Record
voice-response-model
No description available.
record voice-response-model {
available-for-tiers: list<string>,
category: string,
description: string,
fine-tuning: fine-tuning-response-model,
labels: voice-response-model-labels,
name: string,
preview-url: string,
samples: list<sample-response-model>,
settings: voice-settings-response-model,
voice-id: string,
}Fields
| Name | Type | Description |
|---|---|---|
| available-for-tiers | list<string> | |
| category | string | |
| description | string | |
| fine-tuning | fine-tuning-response-model | |
| labels | voice-response-model-labels | |
| name | string | |
| preview-url | string | |
| samples | list<sample-response-model> | |
| settings | voice-settings-response-model | |
| voice-id | string |