Event Properties
| Field | Value |
|---|---|
event | "microphone.selected" |
confidential | boolean |
payload | object |
- Public Payload
- Confidential Payload
| Field | Type | Description |
|---|---|---|
deviceLabel | string | The label of the newly selected microphone |
tier | "unknown" | "good" | "acceptable" | "not-ideal" | The quality tier of the selected microphone |
interactionId | string | Unique interaction identifier |
interactionState | InteractionState | Current state of the interaction |