Event Properties
| Field | Value |
|---|---|
event | "note.dictationStopped" |
confidential | boolean |
payload | object |
- Public Payload
- Confidential Payload
| Field | Type | Description |
|---|---|---|
noteId | string | Which note was being dictated into |
group | string | Category the note belongs to |
wordsDictated | number | Number of words captured during this session |
interactionId | string | Unique interaction identifier |
interactionState | InteractionState | Current state of the interaction |