Record
feedback-response-model
No description available.
record feedback-response-model {
audio-quality: bool,
emotions: bool,
feedback: string,
glitches: bool,
inaccurate-clone: bool,
other: bool,
review-status: option<string>,
thumbs-up: bool,
}Fields
| Name | Type | Description |
|---|---|---|
| audio-quality | bool | |
| emotions | bool | |
| feedback | string | |
| glitches | bool | |
| inaccurate-clone | bool | |
| other | bool | |
| review-status | option<string> | |
| thumbs-up | bool |