Builder
Properties
A unique name, chosen by you, for your Call Analytics job.
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).
The Amazon Resource Name (ARN) of an IAM role that has permissions to access the Amazon S3 bucket that contains your input files. If the role that you specify doesn’t have the appropriate permissions to access the specified Amazon S3 location, your request fails.
The KMS key you want to use to encrypt your Call Analytics output.
The Amazon S3 location where you want your Call Analytics transcription output stored. You can use any of the following formats to specify the output location:
Specify additional optional settings in your request, including content redaction; allows you to apply custom language models, vocabulary filters, and custom vocabularies to your Call Analytics job.
Functions
construct an aws.sdk.kotlin.services.transcribe.model.Media inside the given block
construct an aws.sdk.kotlin.services.transcribe.model.CallAnalyticsJobSettings inside the given block