logo
Expand description

Operations and objects for transcribing speech to text.

If you’re using the service, you’re probably looking for TranscribeClient and Transcribe.

Structs

Settings for content redaction within a transcription job.

The object that contains the Amazon S3 object location and access role required to train and tune your custom language model.

Provides information about when a transcription job should be executed.

The structure used to describe a custom language model.

Describes the input media file in a transcription request.

Identifies the location of a medical transcript.

The data structure that contains the information for a medical transcription job.

Provides summary information about a transcription job.

Optional settings for the StartMedicalTranscriptionJob operation.

The object used to call your custom language model to your transcription job.

Provides optional settings for the StartTranscriptionJob operation.

A client for the Amazon Transcribe Service API.

Identifies the location of a transcription.

Describes an asynchronous transcription job that was created with the StartTranscriptionJob operation.

Provides a summary of information about a transcription job.

Provides information about a vocabulary filter.

Provides information about a custom vocabulary.

Enums

Errors returned by CreateLanguageModel

Errors returned by CreateMedicalVocabulary

Errors returned by CreateVocabulary

Errors returned by CreateVocabularyFilter

Errors returned by DeleteLanguageModel

Errors returned by DeleteMedicalTranscriptionJob

Errors returned by DeleteMedicalVocabulary

Errors returned by DeleteTranscriptionJob

Errors returned by DeleteVocabulary

Errors returned by DeleteVocabularyFilter

Errors returned by DescribeLanguageModel

Errors returned by GetMedicalTranscriptionJob

Errors returned by GetMedicalVocabulary

Errors returned by GetTranscriptionJob

Errors returned by GetVocabulary

Errors returned by GetVocabularyFilter

Errors returned by ListLanguageModels

Errors returned by ListMedicalTranscriptionJobs

Errors returned by ListMedicalVocabularies

Errors returned by ListTranscriptionJobs

Errors returned by ListVocabularies

Errors returned by ListVocabularyFilters

Errors returned by StartMedicalTranscriptionJob

Errors returned by StartTranscriptionJob

Errors returned by UpdateMedicalVocabulary

Errors returned by UpdateVocabulary

Errors returned by UpdateVocabularyFilter

Traits

Trait representing the capabilities of the Amazon Transcribe Service API. Amazon Transcribe Service clients implement this trait.