Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Hierarchy

Properties

ContentIdentificationType?: string

Shows whether content identification was enabled for your transcription.

ContentRedactionType?: string

Shows whether content redaction was enabled for your transcription.

EnableChannelIdentification?: boolean

Shows whether channel identification was enabled for your transcription.

EnablePartialResultsStabilization?: boolean

Shows whether partial results stabilization was enabled for your transcription.

IdentifyLanguage?: boolean

Shows whether automatic language identification was enabled for your transcription.

LanguageCode?: string

Provides the language code that you specified in your request.

LanguageModelName?: string

Provides the name of the custom language model that you specified in your request.

LanguageOptions?: string

Provides the language codes that you specified in your request.

MediaEncoding?: string

Provides the media encoding you specified in your request.

MediaSampleRateHertz?: number

Provides the sample rate that you specified in your request.

NumberOfChannels?: number

Provides the number of channels that you specified in your request.

PartialResultsStability?: string

Provides the stabilization level used for your transcription.

PiiEntityTypes?: string

Lists the PII entity types you specified in your request.

PreferredLanguage?: string

Provides the preferred language that you specified in your request.

RequestId?: string

Provides the identifier for your streaming request.

SessionId?: string

Provides the identifier for your transcription session.

ShowSpeakerLabel?: boolean

Shows whether speaker partitioning was enabled for your transcription.

TranscriptResultStream?: AsyncIterable<TranscriptResultStream>

Provides detailed information about your streaming session.

VocabularyFilterMethod?: string

Provides the vocabulary filtering method used in your transcription.

VocabularyFilterName?: string

Provides the name of the custom vocabulary filter that you specified in your request.

VocabularyFilterNames?: string

Provides the names of the custom vocabulary filters that you specified in your request.

VocabularyName?: string

Provides the name of the custom vocabulary that you specified in your request.

VocabularyNames?: string

Provides the names of the custom vocabularies that you specified in your request.