Values_2.RealTimeContactAnalysisIssueDetectedSourcePotential issues that are detected based on an artificial intelligence analysis of each turn in the conversation.
type nonrec t = {transcriptItems : RealTimeContactAnalysisTranscriptItemsWithContent.t option;List of the transcript items (segments) that are associated with a given issue.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of RealTimeContactAnalysisTranscriptContent.t
| `Structure of
(string
* [> `Integer of RealTimeContactAnalysisOffset.t ])
list ])
list ]
list ])
list ]