See: Description
| Class | Description |
|---|---|
| CreateVocabularyRequest |
Creates a new custom vocabulary that you can use to change the way Amazon
Transcribe handles transcription of an audio file.
|
| CreateVocabularyResult | |
| DeleteTranscriptionJobRequest |
Deletes a previously submitted transcription job along with any other
generated results such as the transcription, models, and so on.
|
| DeleteVocabularyRequest |
Deletes a vocabulary from Amazon Transcribe.
|
| GetTranscriptionJobRequest |
Returns information about a transcription job.
|
| GetTranscriptionJobResult | |
| GetVocabularyRequest |
Gets information about a vocabulary.
|
| GetVocabularyResult | |
| ListTranscriptionJobsRequest |
Lists transcription jobs with the specified status.
|
| ListTranscriptionJobsResult | |
| ListVocabulariesRequest |
Returns a list of vocabularies that match the specified criteria.
|
| ListVocabulariesResult | |
| Media |
Describes the input media file in a transcription request.
|
| Settings |
Provides optional settings for the
StartTranscriptionJob
operation. |
| StartTranscriptionJobRequest |
Starts an asynchronous job to transcribe speech to text.
|
| StartTranscriptionJobResult | |
| Transcript |
Identifies the location of a transcription.
|
| TranscriptionJob |
Describes an asynchronous transcription job that was created with the
StartTranscriptionJob operation. |
| TranscriptionJobSummary |
Provides a summary of information about a transcription job.
|
| UpdateVocabularyRequest |
Updates an existing vocabulary with new values.
|
| UpdateVocabularyResult | |
| VocabularyInfo |
Provides information about a custom vocabulary.
|
| Enum | Description |
|---|---|
| LanguageCode |
Language Code
|
| MediaFormat |
Media Format
|
| OutputLocationType |
Output Location Type
|
| TranscriptionJobStatus |
Transcription Job Status
|
| VocabularyState |
Vocabulary State
|
| Exception | Description |
|---|---|
| BadRequestException |
Your request didn't pass one or more validation tests.
|
| ConflictException |
When you are using the
StartTranscriptionJob operation, the
JobName field is a duplicate of a previously entered job name. |
| InternalFailureException |
There was an internal error.
|
| LimitExceededException |
Either you have sent too many requests or your input file is too long.
|
| NotFoundException |
We can't find the requested resource.
|
Copyright © 2019. All rights reserved.