package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package transcribestreamingserviceiface provides an interface to enable mocking the Amazon Transcribe Streaming Service service client for testing your code.

# Functions

CallAnalyticsLanguageCode_Values returns all elements of the CallAnalyticsLanguageCode enum.
ContentIdentificationType_Values returns all elements of the ContentIdentificationType enum.
ContentRedactionOutput__Values returns all elements of the ContentRedactionOutput_ enum.
ContentRedactionType_Values returns all elements of the ContentRedactionType enum.
ItemType_Values returns all elements of the ItemType enum.
LanguageCode_Values returns all elements of the LanguageCode enum.
MediaEncoding_Values returns all elements of the MediaEncoding enum.
MedicalContentIdentificationType_Values returns all elements of the MedicalContentIdentificationType enum.
New creates a new instance of the TranscribeStreamingService client with a session.
NewStartCallAnalyticsStreamTranscriptionEventStream initializes an StartCallAnalyticsStreamTranscriptionEventStream.
NewStartMedicalStreamTranscriptionEventStream initializes an StartMedicalStreamTranscriptionEventStream.
NewStartStreamTranscriptionEventStream initializes an StartStreamTranscriptionEventStream.
PartialResultsStability_Values returns all elements of the PartialResultsStability enum.
ParticipantRole_Values returns all elements of the ParticipantRole enum.
Sentiment_Values returns all elements of the Sentiment enum.
Specialty_Values returns all elements of the Specialty enum.
StreamAudioFromReader will stream bytes from the provided input io.Reader to the AudioStreamWriter in chunks of frameSize in length.
Type_Values returns all elements of the Type enum.
VocabularyFilterMethod_Values returns all elements of the VocabularyFilterMethod enum.

# Constants

CallAnalyticsLanguageCodeDeDe is a CallAnalyticsLanguageCode enum value.
CallAnalyticsLanguageCodeEnAu is a CallAnalyticsLanguageCode enum value.
CallAnalyticsLanguageCodeEnGb is a CallAnalyticsLanguageCode enum value.
CallAnalyticsLanguageCodeEnUs is a CallAnalyticsLanguageCode enum value.
CallAnalyticsLanguageCodeEsUs is a CallAnalyticsLanguageCode enum value.
CallAnalyticsLanguageCodeFrCa is a CallAnalyticsLanguageCode enum value.
CallAnalyticsLanguageCodeFrFr is a CallAnalyticsLanguageCode enum value.
CallAnalyticsLanguageCodeItIt is a CallAnalyticsLanguageCode enum value.
CallAnalyticsLanguageCodePtBr is a CallAnalyticsLanguageCode enum value.
ContentIdentificationTypePii is a ContentIdentificationType enum value.
ContentRedactionOutputRedacted is a ContentRedactionOutput_ enum value.
ContentRedactionOutputRedactedAndUnredacted is a ContentRedactionOutput_ enum value.
ContentRedactionTypePii is a ContentRedactionType enum value.
ID to lookup a service endpoint with.
ErrCodeBadRequestException for service response error code "BadRequestException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalFailureException for service response error code "InternalFailureException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ItemTypePronunciation is a ItemType enum value.
ItemTypePunctuation is a ItemType enum value.
LanguageCodeDeDe is a LanguageCode enum value.
LanguageCodeEnAu is a LanguageCode enum value.
LanguageCodeEnGb is a LanguageCode enum value.
LanguageCodeEnUs is a LanguageCode enum value.
LanguageCodeEsUs is a LanguageCode enum value.
LanguageCodeFrCa is a LanguageCode enum value.
LanguageCodeFrFr is a LanguageCode enum value.
LanguageCodeHiIn is a LanguageCode enum value.
LanguageCodeItIt is a LanguageCode enum value.
LanguageCodeJaJp is a LanguageCode enum value.
LanguageCodeKoKr is a LanguageCode enum value.
LanguageCodePtBr is a LanguageCode enum value.
LanguageCodeThTh is a LanguageCode enum value.
LanguageCodeZhCn is a LanguageCode enum value.
MediaEncodingFlac is a MediaEncoding enum value.
MediaEncodingOggOpus is a MediaEncoding enum value.
MediaEncodingPcm is a MediaEncoding enum value.
MedicalContentIdentificationTypePhi is a MedicalContentIdentificationType enum value.
PartialResultsStabilityHigh is a PartialResultsStability enum value.
PartialResultsStabilityLow is a PartialResultsStability enum value.
PartialResultsStabilityMedium is a PartialResultsStability enum value.
ParticipantRoleAgent is a ParticipantRole enum value.
ParticipantRoleCustomer is a ParticipantRole enum value.
SentimentMixed is a Sentiment enum value.
SentimentNegative is a Sentiment enum value.
SentimentNeutral is a Sentiment enum value.
SentimentPositive is a Sentiment enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SpecialtyCardiology is a Specialty enum value.
SpecialtyNeurology is a Specialty enum value.
SpecialtyOncology is a Specialty enum value.
SpecialtyPrimarycare is a Specialty enum value.
SpecialtyRadiology is a Specialty enum value.
SpecialtyUrology is a Specialty enum value.
TypeConversation is a Type enum value.
TypeDictation is a Type enum value.
VocabularyFilterMethodMask is a VocabularyFilterMethod enum value.
VocabularyFilterMethodRemove is a VocabularyFilterMethod enum value.
VocabularyFilterMethodTag is a VocabularyFilterMethod enum value.

# Structs

A list of possible alternative transcriptions for the input audio.
A wrapper for your audio chunks.
One or more arguments to the StartStreamTranscription, StartMedicalStreamTranscription, or StartCallAnalyticsStreamTranscription operation was not valid.
Contains entities identified as personally identifiable information (PII) in your transcription output, along with various associated attributes.
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.
CallAnalyticsTranscriptResultStreamUnknownEvent provides a failsafe event for the CallAnalyticsTranscriptResultStream group of events when an unknown event is received.
Provides information on any TranscriptFilterType categories that matched your transcription output.
Makes it possible to specify which speaker is on which audio channel.
Provides the location, using character count, in your transcript where a match is identified.
Allows you to set audio channel definitions and post-call analytics settings.
A new stream started with the same session ID.
Contains entities identified as personally identifiable information (PII) in your transcription output, along with various associated attributes.
A problem occurred while processing the audio.
Lists the issues that were identified in your audio segment.
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.
The language code that represents the language identified in your audio, including the associated confidence score.
Your client has exceeded one of the Amazon Transcribe limits.
A list of possible alternative transcriptions for the input audio.
Contains entities identified as personal health information (PHI) in your transcription output, along with various associated attributes.
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.
The Result associated with a .
The MedicalTranscript associated with a .
The MedicalTranscriptEvent associated with a MedicalTranscriptResultStream.
MedicalTranscriptResultStreamUnknownEvent provides a failsafe event for the MedicalTranscriptResultStream group of events when an unknown event is received.
Contains the timestamps of matched categories.
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.
The Result associated with a .
The service is currently unavailable.
StartCallAnalyticsStreamTranscriptionEventStream provides the event stream handling for the StartCallAnalyticsStreamTranscription.
StartMedicalStreamTranscriptionEventStream provides the event stream handling for the StartMedicalStreamTranscription.
StartStreamTranscriptionEventStream provides the event stream handling for the StartStreamTranscription.
Contains the timestamp range (start time through end time) of a matched category.
TranscribeStreamingService provides the API operation methods for making requests to Amazon Transcribe Streaming Service.
The Transcript associated with a .
The TranscriptEvent associated with a TranscriptResultStream.
TranscriptResultStreamUnknownEvent provides a failsafe event for the TranscriptResultStream group of events when an unknown event is received.
Contains set of transcription results from one or more audio segments, along with additional information about the parameters included in your request.

# Interfaces

AudioStreamEvent groups together all EventStream events writes for AudioStream.
AudioStreamWriter provides the interface for writing events to the stream.
CallAnalyticsTranscriptResultStreamEvent groups together all EventStream events writes for CallAnalyticsTranscriptResultStream.
CallAnalyticsTranscriptResultStreamReader provides the interface for reading to the stream.
MedicalTranscriptResultStreamEvent groups together all EventStream events writes for MedicalTranscriptResultStream.
MedicalTranscriptResultStreamReader provides the interface for reading to the stream.
TranscriptResultStreamEvent groups together all EventStream events writes for TranscriptResultStream.
TranscriptResultStreamReader provides the interface for reading to the stream.