Builder
Properties
The date and time the specified transcription job finished processing.
Indicates whether redaction was enabled in your transcript.
The date and time the specified transcription job request was made.
If TranscriptionJobStatus
is FAILED
, FailureReason
contains information about why the transcription job request failed.
The confidence score associated with the language identified in your media file.
Indicates whether automatic language identification was enabled (TRUE
) for the specified transcription job.
Indicates whether automatic multi-language identification was enabled (TRUE
) for the specified transcription job.
Provides information about how your transcription job was processed. This parameter shows if your request was queued and what data access role was used.
The language code used to create your transcription job. This parameter is used with single-language identification. For multi-language identification requests, refer to the plural version of this parameter, LanguageCodes
.
The language codes used to create your transcription job. This parameter is used with multi-language identification. For single-language identification requests, refer to the singular version of this parameter, LanguageCode
.
Provides the name and language of all custom language models, custom vocabularies, and custom vocabulary filters that you included in your request.
Provides the language codes you specified in your request.
The format of the input media file.
The sample rate, in hertz, of the audio track in your input media file.
Provides information on the custom language model you included in your request.
Indicates whether subtitles were generated with your transcription.
Provides information about the toxicity detection settings applied to your transcription.
Provides you with the Amazon S3 URI you can use to access your transcript.
The name of the transcription job. Job names are case sensitive and must be unique within an Amazon Web Services account.
Provides the status of the specified transcription job.
Functions
construct an aws.sdk.kotlin.services.transcribe.model.ContentRedaction inside the given block
construct an aws.sdk.kotlin.services.transcribe.model.JobExecutionSettings inside the given block
construct an aws.sdk.kotlin.services.transcribe.model.Media inside the given block
construct an aws.sdk.kotlin.services.transcribe.model.ModelSettings inside the given block
construct an aws.sdk.kotlin.services.transcribe.model.Settings inside the given block
construct an aws.sdk.kotlin.services.transcribe.model.SubtitlesOutput inside the given block
construct an aws.sdk.kotlin.services.transcribe.model.Transcript inside the given block