RealTimeContactAnalysisTranscriptItemWithContent
Transcript representation containing Id, Content and list of character intervals that are associated with analysis data. For example, this object within an issue detected would describe both content that contains identified issue and intervals where that content is taken from.
Contents
- Id
-
Transcript identifier. Matches the identifier from one of the TranscriptSegments.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- CharacterOffsets
-
Begin and end offsets for a part of text.
Type: RealTimeContactAnalysisCharacterInterval object
Required: No
- Content
-
Part of the transcript content that contains identified issue. Can be redacted
Type: String
Length Constraints: Minimum length of 1. Maximum length of 16384.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: