Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 893 Bytes

File metadata and controls

19 lines (14 loc) · 893 Bytes

com.ultracart.admin.v2.Model.ConversationPbxCallTranscriptSegment

Properties

Name Type Description Notes
AgentId string Agent ID if speaker is an agent [optional]
Channel string Audio channel identifier (e.g. ch_0, ch_1) [optional]
Confidence decimal Transcription confidence score (0-1) [optional]
EndTime decimal End time in seconds from beginning of recording [optional]
Speaker string Speaker role [optional]
StartTime decimal Start time in seconds from beginning of recording [optional]
Text string Transcribed text for this segment [optional]

[Back to Model list] [Back to API list] [Back to README]