@wildix/wda-history-client > ConferenceTranscriptionInteractionParticipantRecord
ConferenceTranscriptionInteractionParticipantRecord interface
Signature:
export interface ConferenceTranscriptionInteractionParticipantRecord
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
(ConferenceTranscriptionInterruption)[] | undefined | (Optional) List of interruptions where this participant interrupted or was interrupted during the conversation. | ||
string | Unique identifier (JID) of the participant. | ||
number | undefined | (Optional) Percentage of the call duration during which the participant was speaking. | ||
number | undefined | (Optional) Average words per minute spoken by the participant during the call. |