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).
Namespace: Amazon.TranscribeService.Model
Assembly: AWSSDK.TranscribeService.dll
Version: 3.x.y.z
public class ChannelDefinition
The ChannelDefinition type exposes the following members
Name | Description | |
---|---|---|
ChannelDefinition() |
Name | Type | Description | |
---|---|---|---|
ChannelId | System.Int32 |
Gets and sets the property ChannelId. Specify the audio channel you want to define. |
|
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. |
.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