Class | Description |
---|---|
AbsoluteTimeRange |
A time range, in milliseconds, between two points in your media file.
|
CallAnalyticsJob |
Provides detailed information about a Call Analytics job.
|
CallAnalyticsJobSettings |
Provides additional optional settings for your request, including content redaction, automatic language
identification; allows you to apply custom language models, custom vocabulary filters, and custom vocabularies.
|
CallAnalyticsJobSummary |
Provides detailed information about a specific Call Analytics job.
|
CategoryProperties |
Provides you with the properties of the Call Analytics category you specified in your request.
|
ChannelDefinition |
Makes it possible to specify which speaker is on which channel.
|
ContentRedaction |
Makes it possible to redact or flag specified personally identifiable information (PII) in your transcript.
|
CreateCallAnalyticsCategoryRequest | |
CreateCallAnalyticsCategoryResult | |
CreateLanguageModelRequest | |
CreateLanguageModelResult | |
CreateMedicalVocabularyRequest | |
CreateMedicalVocabularyResult | |
CreateVocabularyFilterRequest | |
CreateVocabularyFilterResult | |
CreateVocabularyRequest | |
CreateVocabularyResult | |
DeleteCallAnalyticsCategoryRequest | |
DeleteCallAnalyticsCategoryResult | |
DeleteCallAnalyticsJobRequest | |
DeleteCallAnalyticsJobResult | |
DeleteLanguageModelRequest | |
DeleteLanguageModelResult | |
DeleteMedicalTranscriptionJobRequest | |
DeleteMedicalTranscriptionJobResult | |
DeleteMedicalVocabularyRequest | |
DeleteMedicalVocabularyResult | |
DeleteTranscriptionJobRequest | |
DeleteTranscriptionJobResult | |
DeleteVocabularyFilterRequest | |
DeleteVocabularyFilterResult | |
DeleteVocabularyRequest | |
DeleteVocabularyResult | |
DescribeLanguageModelRequest | |
DescribeLanguageModelResult | |
GetCallAnalyticsCategoryRequest | |
GetCallAnalyticsCategoryResult | |
GetCallAnalyticsJobRequest | |
GetCallAnalyticsJobResult | |
GetMedicalTranscriptionJobRequest | |
GetMedicalTranscriptionJobResult | |
GetMedicalVocabularyRequest | |
GetMedicalVocabularyResult | |
GetTranscriptionJobRequest | |
GetTranscriptionJobResult | |
GetVocabularyFilterRequest | |
GetVocabularyFilterResult | |
GetVocabularyRequest | |
GetVocabularyResult | |
InputDataConfig |
Contains the Amazon S3 location of the training data you want to use to create a new custom language model, and
permissions to access this location.
|
InterruptionFilter |
Flag the presence or absence of interruptions in your Call Analytics transcription output.
|
JobExecutionSettings |
Makes it possible to control how your transcription job is processed.
|
LanguageCodeItem |
Provides information on the speech contained in a discreet utterance when multi-language identification is enabled in
your request.
|
LanguageIdSettings |
If using automatic language identification in your request and you want to apply a custom language model, a custom
vocabulary, or a custom vocabulary filter, include
LanguageIdSettings with the relevant sub-parameters (
VocabularyName , LanguageModelName , and VocabularyFilterName ). |
LanguageModel |
Provides information about a custom language model, including the base model name, when the model was created, the
location of the files used to train the model, when the model was last modified, the name you chose for the model,
its language, its processing state, and if there is an upgrade available for the base model.
|
ListCallAnalyticsCategoriesRequest | |
ListCallAnalyticsCategoriesResult | |
ListCallAnalyticsJobsRequest | |
ListCallAnalyticsJobsResult | |
ListLanguageModelsRequest | |
ListLanguageModelsResult | |
ListMedicalTranscriptionJobsRequest | |
ListMedicalTranscriptionJobsResult | |
ListMedicalVocabulariesRequest | |
ListMedicalVocabulariesResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
ListTranscriptionJobsRequest | |
ListTranscriptionJobsResult | |
ListVocabulariesRequest | |
ListVocabulariesResult | |
ListVocabularyFiltersRequest | |
ListVocabularyFiltersResult | |
Media |
Describes the Amazon S3 location of the media file you want to use in your request.
|
MedicalTranscript |
Provides you with the Amazon S3 URI you can use to access your transcript.
|
MedicalTranscriptionJob |
Provides detailed information about a medical transcription job.
|
MedicalTranscriptionJobSummary |
Provides detailed information about a specific medical transcription job.
|
MedicalTranscriptionSetting |
Allows additional optional settings in your request, including channel identification, alternative transcriptions,
and speaker partitioning.
|
ModelSettings |
Provides the name of the custom language model that was included in the specified transcription job.
|
NonTalkTimeFilter |
Flag the presence or absence of periods of silence in your Call Analytics transcription output.
|
RelativeTimeRange |
A time range, in percentage, between two points in your media file.
|
Rule |
A rule is a set of criteria that you can specify to flag an attribute in your Call Analytics output.
|
SentimentFilter |
Flag the presence or absence of specific sentiments detected in your Call Analytics transcription output.
|
Settings |
Allows additional optional settings in your request, including channel identification, alternative transcriptions,
and speaker partitioning.
|
StartCallAnalyticsJobRequest | |
StartCallAnalyticsJobResult | |
StartMedicalTranscriptionJobRequest | |
StartMedicalTranscriptionJobResult | |
StartTranscriptionJobRequest | |
StartTranscriptionJobResult | |
Subtitles |
Generate subtitles for your media file with your transcription request.
|
SubtitlesOutput |
Provides information about your subtitle file, including format, start index, and Amazon S3 location.
|
Tag |
Adds metadata, in the form of a key:value pair, to the specified resource.
|
TagResourceRequest | |
TagResourceResult | |
Transcript |
Provides you with the Amazon S3 URI you can use to access your transcript.
|
TranscriptFilter |
Flag the presence or absence of specific words or phrases detected in your Call Analytics transcription output.
|
TranscriptionJob |
Provides detailed information about a transcription job.
|
TranscriptionJobSummary |
Provides detailed information about a specific transcription job.
|
UntagResourceRequest | |
UntagResourceResult | |
UpdateCallAnalyticsCategoryRequest | |
UpdateCallAnalyticsCategoryResult | |
UpdateMedicalVocabularyRequest | |
UpdateMedicalVocabularyResult | |
UpdateVocabularyFilterRequest | |
UpdateVocabularyFilterResult | |
UpdateVocabularyRequest | |
UpdateVocabularyResult | |
VocabularyFilterInfo |
Provides information about a custom vocabulary filter, including the language of the filter, when it was last
modified, and its name.
|
VocabularyInfo |
Provides information about a custom vocabulary, including the language of the custom vocabulary, when it was last
modified, its name, and the processing state.
|
Exception | Description |
---|---|
AmazonTranscribeException |
Base exception for all service exceptions thrown by Amazon Transcribe Service
|
BadRequestException |
Your request didn't pass one or more validation tests.
|
ConflictException |
A resource already exists with this name.
|
InternalFailureException |
There was an internal error.
|
LimitExceededException |
You've either sent too many requests or your input file is too long.
|
NotFoundException |
We can't find the requested resource.
|