Skip to main content

@wildix/wda-history-client > CallTranscriptionInteractionParticipantRecord

CallTranscriptionInteractionParticipantRecord interface

Signature:

export interface CallTranscriptionInteractionParticipantRecord 

Properties

Property

Modifiers

Type

Description

interruptions?

(CallTranscriptionInterruption)[] | undefined

(Optional) List of interruptions where this participant was interrupted during the conversation.

speaker

CallTranscriptionSpeaker

talkRatio?

number | undefined

(Optional) Percentage of the call duration during which the participant was speaking.

wordsPerMinute?

number | undefined

(Optional) Average words per minute spoken by the participant during the call.