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.

Makes it possible to specify which speaker is on which channel. For example, if your agent is the first participant to speak, you would set ChannelId to 0 (to indicate the first channel) and ParticipantRole to AGENT (to indicate that it's the agent speaking).

Inheritance Hierarchy

System.Object
  Amazon.TranscribeService.Model.ChannelDefinition

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

Syntax

C#
public class ChannelDefinition

The ChannelDefinition type exposes the following members

Constructors

NameDescription
Public Method ChannelDefinition()

Properties

NameTypeDescription
Public Property ChannelId System.Int32

Gets and sets the property ChannelId.

Specify the audio channel you want to define.

Public Property ParticipantRole Amazon.TranscribeService.ParticipantRole

Gets and sets the property ParticipantRole.

Specify the speaker you want to define. Omitting this parameter is equivalent to specifying both participants.

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