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