Event Properties
| Field | Value |
|---|---|
event | "recording.audioHealthAlertTriggered" |
confidential | boolean |
payload | object |
- Public Payload
- Confidential Payload
| Field | Type | Description |
|---|---|---|
event | "speechQualityIssueDetected" | "longSilenceDetected" | The audio health event that was detected |
channel | number | Audio channel number |
isMultichannel | boolean | Whether the recording is in multichannel (virtual) mode |
deviceLabel | string | undefined | Label of the active microphone device (only included for channel 0) |
interactionId | string | Unique interaction identifier |
interactionState | InteractionState | Current state of the interaction |