Record
v1-text-to-speech-voice-id-stream-post-params
No description available.
record v1-text-to-speech-voice-id-stream-post-params {
voice-id: string,
xi-api-key: option<string>,
text: string,
voice-settings: option<voice-settings-response-model>,
}Fields
| Name | Type | Description |
|---|---|---|
| voice-id | string | |
| xi-api-key | option<string> | |
| text | string | |
| voice-settings | option<voice-settings-response-model> |