| Class | Description |
|---|---|
| Alternative |
A list of possible alternative transcriptions for the input audio.
|
| AudioEvent |
A wrapper for your audio chunks.
|
| AudioEvent.BuilderImpl | |
| CallAnalyticsEntity |
Contains entities identified as personally identifiable information (PII) in your transcription output, along with
various associated attributes.
|
| CallAnalyticsItem |
A word, phrase, or punctuation mark in your Call Analytics transcription output, along with various associated
attributes, such as confidence score, type, and start and end times.
|
| CategoryEvent |
Provides information on any
TranscriptFilterType categories that matched your transcription output. |
| CategoryEvent.BuilderImpl | |
| ChannelDefinition |
Makes it possible to specify which speaker is on which audio channel.
|
| CharacterOffsets |
Provides the location, using character count, in your transcript where a match is identified.
|
| ConfigurationEvent |
Allows you to set audio channel definitions and post-call analytics settings.
|
| ConfigurationEvent.BuilderImpl | |
| Entity |
Contains entities identified as personally identifiable information (PII) in your transcription output, along with
various associated attributes.
|
| IssueDetected |
Lists the issues that were identified in your audio segment.
|
| Item |
A word, phrase, or punctuation mark in your transcription output, along with various associated attributes, such as
confidence score, type, and start and end times.
|
| LanguageWithScore |
The language code that represents the language identified in your audio, including the associated confidence score.
|
| MedicalAlternative |
A list of possible alternative transcriptions for the input audio.
|
| MedicalEntity |
Contains entities identified as personal health information (PHI) in your transcription output, along with various
associated attributes.
|
| MedicalItem |
A word, phrase, or punctuation mark in your transcription output, along with various associated attributes, such as
confidence score, type, and start and end times.
|
| MedicalResult |
The
Result associated with a . |
| MedicalTranscript |
The
MedicalTranscript associated with a . |
| MedicalTranscriptEvent |
The
MedicalTranscriptEvent associated with a MedicalTranscriptResultStream. |
| MedicalTranscriptEvent.BuilderImpl | |
| PointsOfInterest |
Contains the timestamps of matched categories.
|
| PostCallAnalyticsSettings |
Allows you to specify additional settings for your streaming Call Analytics post-call request, including output
locations for your redacted and unredacted transcript, which IAM role to use, and, optionally, which encryption key
to use.
|
| Result |
The
Result associated with a . |
| StartCallAnalyticsStreamTranscriptionRequest | |
| StartCallAnalyticsStreamTranscriptionResponse | |
| StartMedicalStreamTranscriptionRequest | |
| StartMedicalStreamTranscriptionResponse | |
| StartStreamTranscriptionRequest | |
| StartStreamTranscriptionResponse | |
| TimestampRange |
Contains the timestamp range (start time through end time) of a matched category.
|
| TranscribeStreamingException.BuilderImpl | |
| TranscribeStreamingRequest | |
| TranscribeStreamingRequest.BuilderImpl | |
| TranscribeStreamingResponse | |
| TranscribeStreamingResponse.BuilderImpl | |
| TranscribeStreamingResponseMetadata | |
| Transcript |
The
Transcript associated with a . |
| TranscriptEvent |
The
TranscriptEvent associated with a TranscriptResultStream. |
| TranscriptEvent.BuilderImpl | |
| UtteranceEvent |
Contains set of transcription results from one or more audio segments, along with additional information about the
parameters included in your request.
|
| UtteranceEvent.BuilderImpl |
| Enum | Description |
|---|---|
| AudioStream.EventType |
The known possible types of events for
AudioStream. |
| CallAnalyticsLanguageCode | |
| CallAnalyticsTranscriptResultStream.EventType |
The known possible types of events for
CallAnalyticsTranscriptResultStream. |
| ContentIdentificationType | |
| ContentRedactionOutput | |
| ContentRedactionType | |
| ItemType | |
| LanguageCode | |
| MediaEncoding | |
| MedicalContentIdentificationType | |
| MedicalTranscriptResultStream.EventType |
The known possible types of events for
MedicalTranscriptResultStream. |
| PartialResultsStability | |
| ParticipantRole | |
| Sentiment | |
| Specialty | |
| TranscriptResultStream.EventType |
The known possible types of events for
TranscriptResultStream. |
| Type | |
| VocabularyFilterMethod |
| Exception | Description |
|---|---|
| BadRequestException |
One or more arguments to the
StartStreamTranscription, StartMedicalStreamTranscription, or
StartCallAnalyticsStreamTranscription operation was not valid. |
| ConflictException |
A new stream started with the same session ID.
|
| InternalFailureException |
A problem occurred while processing the audio.
|
| LimitExceededException |
Your client has exceeded one of the Amazon Transcribe limits.
|
| ServiceUnavailableException |
The service is currently unavailable.
|
| TranscribeStreamingException |
Copyright © 2023. All rights reserved.