AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The analyzed transcript segment.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.RealTimeContactAnalysisSegmentTranscript

Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z

Syntax

C#
public class RealTimeContactAnalysisSegmentTranscript

The RealTimeContactAnalysisSegmentTranscript type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Content System.String

Gets and sets the property Content.

The content of the transcript. Can be redacted.

Public Property ContentType System.String

Gets and sets the property ContentType.

The type of content of the item. For example, text/plain.

Public Property DisplayName System.String

Gets and sets the property DisplayName.

The display name of the participant.

Public Property Id System.String

Gets and sets the property Id.

The identifier of the transcript.

Public Property ParticipantId System.String

Gets and sets the property ParticipantId.

The identifier of the participant.

Public Property ParticipantRole Amazon.Connect.ParticipantRole

Gets and sets the property ParticipantRole.

The role of the participant. For example, is it a customer, agent, or system.

Public Property Redaction Amazon.Connect.Model.RealTimeContactAnalysisTranscriptItemRedaction

Gets and sets the property Redaction.

Object describing redaction that was applied to the transcript. If transcript has the field it means part of the transcript was redacted.

Public Property Sentiment Amazon.Connect.RealTimeContactAnalysisSentimentLabel

Gets and sets the property Sentiment.

The sentiment detected for this piece of transcript.

Public Property Time Amazon.Connect.Model.RealTimeContactAnalysisTimeData

Gets and sets the property Time.

Field describing the time of the event. It can have different representations of time.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5