TranscriptConfiguration - Amazon Bedrock

TranscriptConfiguration

Configuration for transcript options. This option allows you to enable speaker labeling and channel labeling.

Contents

channelLabeling

Enables channel labeling. Each audio channel will be labeled with a number, and the transcript will indicate which channel is being used.

Type: ChannelLabelingConfiguration object

Required: No

speakerLabeling

Enables speaker labeling. Each speaker within a transcript will recieve a number, and the transcript will note which speaker is talking.

Type: SpeakerLabelingConfiguration object

Required: No

See Also

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