Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 823 Bytes

File metadata and controls

15 lines (12 loc) · 823 Bytes

# ConversationPbxCallTranscriptSegment

Properties

Name Type Description Notes
agent_id string Agent ID if speaker is an agent [optional]
channel string Audio channel identifier (e.g. ch_0, ch_1) [optional]
confidence float Transcription confidence score (0-1) [optional]
end_time float End time in seconds from beginning of recording [optional]
speaker string Speaker role [optional]
start_time float 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]