Utterance
An audio message heard (or to be heard) by the User
type: object
Properties
Section titled “Properties”| Name | Type | Required | Description |
|---|---|---|---|
id | string | yes | UUID |
transcript | string | yes | Plain text content of the utterance |
language | string | yes | BCP47 language tag |
timestamp | ISODate | yes | Time at which utterance was (or should be) heard. |
isHeard | boolean | yes | Whether utterance has already been heard by the user |
interruptedAt | number | no | Playout progress (0.0-1.0) at which playout was interrupted |