@wildix/wda-history-client > CallTranscriptionInterruption
CallTranscriptionInterruption interface
Signature:
export interface CallTranscriptionInterruption
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
(string)[] | IDs of the chunks involved in the interruption — including the interrupting speaker and the chunk that was interrupted. | ||
number | Time in milliseconds from the start of the call (e.g., flowStartTime) when the interruption occurred. |