Name | Type | Description | Notes |
---|---|---|---|
from_time | Integer | The start time of the segment in milliseconds from the beginning of the call. | |
party_ids | Array<String> | The speaking parties in the segment, each must have a correlating partyId within 'parties'. It is allowed to provide overlapping segments, i.e. you can either specify multiple speakers in a segment or send several overlapping segments each marked with one speaker. | |
to_time | Integer | The end time of the segment in milliseconds from the beginning of the call. |