Builder

class Builder

Properties

Link copied to clipboard

The name of the Call Analytics job. Job names are case sensitive and must be unique within an Amazon Web Services account.

Link copied to clipboard

Provides the status of the specified Call Analytics job.

Link copied to clipboard

Indicates which speaker is on which channel.

Link copied to clipboard

The date and time the specified Call Analytics job finished processing.

Link copied to clipboard

The date and time the specified Call Analytics job request was made.

Link copied to clipboard

The Amazon Resource Name (ARN) you included in your request.

Link copied to clipboard

If CallAnalyticsJobStatus is FAILED, FailureReason contains information about why the Call Analytics job request failed.

Link copied to clipboard

The confidence score associated with the language identified in your media file.

Link copied to clipboard

The language code used to create your Call Analytics job. For a list of supported languages and their associated language codes, refer to the Supported languages table.

Link copied to clipboard
var media: Media?

Provides the Amazon S3 location of the media file you used in your Call Analytics request.

Link copied to clipboard

The format of the input media file.

Link copied to clipboard

The sample rate, in hertz, of the audio track in your input media file.

Link copied to clipboard

Provides information on any additional settings that were included in your request. Additional settings include content redaction and language identification settings.

Link copied to clipboard

The date and time the specified Call Analytics job began processing.

Link copied to clipboard

Provides you with the Amazon S3 URI you can use to access your transcript.

Functions

Link copied to clipboard
fun media(block: Media.Builder.() -> Unit)
Link copied to clipboard