View a markdown version of this page

🏆 āļĒāļ­āļ”āļ™āļīāļĒāļĄ: transcribe/latest/APIReference/API streaming ChannelDefinition.html - āļ›āļĢāļ°āđ€āļ”āđ‡āļ™āļĢāđ‰āļ­āļ™

ChannelDefinition

Makes it possible to specify which speaker is on which audio 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).

Contents

ChannelId

Specify the audio channel you want to define.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 1.

Required: Yes

ParticipantRole

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

Type: String

Valid Values: AGENT | CUSTOMER

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: