Skip to content

/AWS1/CL_TNSSTRTSTRMTRANSCRI01

StartStreamTranscriptionResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_REQUESTID TYPE /AWS1/TNSREQUESTID /AWS1/TNSREQUESTID

Provides the identifier for your streaming request.

IV_LANGUAGECODE TYPE /AWS1/TNSLANGUAGECODE /AWS1/TNSLANGUAGECODE

Provides the language code that you specified in your request.

IV_MEDIASAMPLERATEHERTZ TYPE /AWS1/TNSMEDIASAMPLERATEHERTZ /AWS1/TNSMEDIASAMPLERATEHERTZ

Provides the sample rate that you specified in your request.

IV_MEDIAENCODING TYPE /AWS1/TNSMEDIAENCODING /AWS1/TNSMEDIAENCODING

Provides the media encoding you specified in your request.

IV_VOCABULARYNAME TYPE /AWS1/TNSVOCABULARYNAME /AWS1/TNSVOCABULARYNAME

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

IV_SESSIONID TYPE /AWS1/TNSSESSIONID /AWS1/TNSSESSIONID

Provides the identifier for your transcription session.

IO_TRANSCRIPTRESULTSTREAM TYPE REF TO /AWS1/IF_TNSTRANSCRIPTRSSTRM00 /AWS1/IF_TNSTRANSCRIPTRSSTRM00

Provides detailed information about your streaming session.

IV_VOCABULARYFILTERNAME TYPE /AWS1/TNSVOCABULARYFILTERNAME /AWS1/TNSVOCABULARYFILTERNAME

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

IV_VOCABULARYFILTERMETHOD TYPE /AWS1/TNSVOCABULARYFILTERMETH /AWS1/TNSVOCABULARYFILTERMETH

Provides the vocabulary filtering method used in your transcription.

IV_SHOWSPEAKERLABEL TYPE /AWS1/TNSBOOLEAN /AWS1/TNSBOOLEAN

Shows whether speaker partitioning was enabled for your transcription.

IV_ENBCHANNELIDENTIFICATION TYPE /AWS1/TNSBOOLEAN /AWS1/TNSBOOLEAN

Shows whether channel identification was enabled for your transcription.

IV_NUMBEROFCHANNELS TYPE /AWS1/TNSNUMBEROFCHANNELS /AWS1/TNSNUMBEROFCHANNELS

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

IV_ENBPARTIALRSLTSSTABILIZ00 TYPE /AWS1/TNSBOOLEAN /AWS1/TNSBOOLEAN

Shows whether partial results stabilization was enabled for your transcription.

IV_PARTIALRESULTSSTABILITY TYPE /AWS1/TNSPARTIALRSLTSSTABILITY /AWS1/TNSPARTIALRSLTSSTABILITY

Provides the stabilization level used for your transcription.

IV_CONTENTIDENTIFICATIONTYPE TYPE /AWS1/TNSCONTIDENTIFICATIONT00 /AWS1/TNSCONTIDENTIFICATIONT00

Shows whether content identification was enabled for your transcription.

IV_CONTENTREDACTIONTYPE TYPE /AWS1/TNSCONTENTREDACTIONTYPE /AWS1/TNSCONTENTREDACTIONTYPE

Shows whether content redaction was enabled for your transcription.

IV_PIIENTITYTYPES TYPE /AWS1/TNSPIIENTITYTYPES /AWS1/TNSPIIENTITYTYPES

Lists the PII entity types you specified in your request.

IV_LANGUAGEMODELNAME TYPE /AWS1/TNSMODELNAME /AWS1/TNSMODELNAME

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

IV_IDENTIFYLANGUAGE TYPE /AWS1/TNSBOOLEAN /AWS1/TNSBOOLEAN

Shows whether automatic language identification was enabled for your transcription.

IV_LANGUAGEOPTIONS TYPE /AWS1/TNSLANGUAGEOPTIONS /AWS1/TNSLANGUAGEOPTIONS

Provides the language codes that you specified in your request.

IV_PREFERREDLANGUAGE TYPE /AWS1/TNSLANGUAGECODE /AWS1/TNSLANGUAGECODE

Provides the preferred language that you specified in your request.

IV_IDENTIFYMULTIPLELANGUAGES TYPE /AWS1/TNSBOOLEAN /AWS1/TNSBOOLEAN

Shows whether automatic multi-language identification was enabled for your transcription.

IV_VOCABULARYNAMES TYPE /AWS1/TNSVOCABULARYNAMES /AWS1/TNSVOCABULARYNAMES

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

IV_VOCABULARYFILTERNAMES TYPE /AWS1/TNSVOCABULARYFILTERNAMES /AWS1/TNSVOCABULARYFILTERNAMES

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


Queryable Attributes

RequestId

Provides the identifier for your streaming request.

Accessible with the following methods

Method Description
GET_REQUESTID() Getter for REQUESTID, with configurable default
ASK_REQUESTID() Getter for REQUESTID w/ exceptions if field has no value
HAS_REQUESTID() Determine if REQUESTID has a value

LanguageCode

Provides the language code that you specified in your request.

Accessible with the following methods

Method Description
GET_LANGUAGECODE() Getter for LANGUAGECODE, with configurable default
ASK_LANGUAGECODE() Getter for LANGUAGECODE w/ exceptions if field has no value
HAS_LANGUAGECODE() Determine if LANGUAGECODE has a value

MediaSampleRateHertz

Provides the sample rate that you specified in your request.

Accessible with the following methods

Method Description
GET_MEDIASAMPLERATEHERTZ() Getter for MEDIASAMPLERATEHERTZ, with configurable default
ASK_MEDIASAMPLERATEHERTZ() Getter for MEDIASAMPLERATEHERTZ w/ exceptions if field has n
HAS_MEDIASAMPLERATEHERTZ() Determine if MEDIASAMPLERATEHERTZ has a value

MediaEncoding

Provides the media encoding you specified in your request.

Accessible with the following methods

Method Description
GET_MEDIAENCODING() Getter for MEDIAENCODING, with configurable default
ASK_MEDIAENCODING() Getter for MEDIAENCODING w/ exceptions if field has no value
HAS_MEDIAENCODING() Determine if MEDIAENCODING has a value

VocabularyName

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

Accessible with the following methods

Method Description
GET_VOCABULARYNAME() Getter for VOCABULARYNAME, with configurable default
ASK_VOCABULARYNAME() Getter for VOCABULARYNAME w/ exceptions if field has no valu
HAS_VOCABULARYNAME() Determine if VOCABULARYNAME has a value

SessionId

Provides the identifier for your transcription session.

Accessible with the following methods

Method Description
GET_SESSIONID() Getter for SESSIONID, with configurable default
ASK_SESSIONID() Getter for SESSIONID w/ exceptions if field has no value
HAS_SESSIONID() Determine if SESSIONID has a value

TranscriptResultStream

Provides detailed information about your streaming session.

Accessible with the following methods

Method Description
GET_TRANSCRIPTRESULTSTREAM() Getter for TRANSCRIPTRESULTSTREAM

VocabularyFilterName

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

Accessible with the following methods

Method Description
GET_VOCABULARYFILTERNAME() Getter for VOCABULARYFILTERNAME, with configurable default
ASK_VOCABULARYFILTERNAME() Getter for VOCABULARYFILTERNAME w/ exceptions if field has n
HAS_VOCABULARYFILTERNAME() Determine if VOCABULARYFILTERNAME has a value

VocabularyFilterMethod

Provides the vocabulary filtering method used in your transcription.

Accessible with the following methods

Method Description
GET_VOCABULARYFILTERMETHOD() Getter for VOCABULARYFILTERMETHOD, with configurable default
ASK_VOCABULARYFILTERMETHOD() Getter for VOCABULARYFILTERMETHOD w/ exceptions if field has
HAS_VOCABULARYFILTERMETHOD() Determine if VOCABULARYFILTERMETHOD has a value

ShowSpeakerLabel

Shows whether speaker partitioning was enabled for your transcription.

Accessible with the following methods

Method Description
GET_SHOWSPEAKERLABEL() Getter for SHOWSPEAKERLABEL

EnableChannelIdentification

Shows whether channel identification was enabled for your transcription.

Accessible with the following methods

Method Description
GET_ENBCHANNELIDENTIFICATION() Getter for ENABLECHANNELIDENTIFICATION

NumberOfChannels

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

Accessible with the following methods

Method Description
GET_NUMBEROFCHANNELS() Getter for NUMBEROFCHANNELS, with configurable default
ASK_NUMBEROFCHANNELS() Getter for NUMBEROFCHANNELS w/ exceptions if field has no va
HAS_NUMBEROFCHANNELS() Determine if NUMBEROFCHANNELS has a value

EnablePartialResultsStabilization

Shows whether partial results stabilization was enabled for your transcription.

Accessible with the following methods

Method Description
GET_ENBPARTIALRSLTSSTABILI00() Getter for ENBPARTIALRSLTSSTABILIZATION

PartialResultsStability

Provides the stabilization level used for your transcription.

Accessible with the following methods

Method Description
GET_PARTIALRESULTSSTABILITY() Getter for PARTIALRESULTSSTABILITY, with configurable defaul
ASK_PARTIALRESULTSSTABILITY() Getter for PARTIALRESULTSSTABILITY w/ exceptions if field ha
HAS_PARTIALRESULTSSTABILITY() Determine if PARTIALRESULTSSTABILITY has a value

ContentIdentificationType

Shows whether content identification was enabled for your transcription.

Accessible with the following methods

Method Description
GET_CONTIDENTIFICATIONTYPE() Getter for CONTENTIDENTIFICATIONTYPE, with configurable defa
ASK_CONTIDENTIFICATIONTYPE() Getter for CONTENTIDENTIFICATIONTYPE w/ exceptions if field
HAS_CONTIDENTIFICATIONTYPE() Determine if CONTENTIDENTIFICATIONTYPE has a value

ContentRedactionType

Shows whether content redaction was enabled for your transcription.

Accessible with the following methods

Method Description
GET_CONTENTREDACTIONTYPE() Getter for CONTENTREDACTIONTYPE, with configurable default
ASK_CONTENTREDACTIONTYPE() Getter for CONTENTREDACTIONTYPE w/ exceptions if field has n
HAS_CONTENTREDACTIONTYPE() Determine if CONTENTREDACTIONTYPE has a value

PiiEntityTypes

Lists the PII entity types you specified in your request.

Accessible with the following methods

Method Description
GET_PIIENTITYTYPES() Getter for PIIENTITYTYPES, with configurable default
ASK_PIIENTITYTYPES() Getter for PIIENTITYTYPES w/ exceptions if field has no valu
HAS_PIIENTITYTYPES() Determine if PIIENTITYTYPES has a value

LanguageModelName

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

Accessible with the following methods

Method Description
GET_LANGUAGEMODELNAME() Getter for LANGUAGEMODELNAME, with configurable default
ASK_LANGUAGEMODELNAME() Getter for LANGUAGEMODELNAME w/ exceptions if field has no v
HAS_LANGUAGEMODELNAME() Determine if LANGUAGEMODELNAME has a value

IdentifyLanguage

Shows whether automatic language identification was enabled for your transcription.

Accessible with the following methods

Method Description
GET_IDENTIFYLANGUAGE() Getter for IDENTIFYLANGUAGE

LanguageOptions

Provides the language codes that you specified in your request.

Accessible with the following methods

Method Description
GET_LANGUAGEOPTIONS() Getter for LANGUAGEOPTIONS, with configurable default
ASK_LANGUAGEOPTIONS() Getter for LANGUAGEOPTIONS w/ exceptions if field has no val
HAS_LANGUAGEOPTIONS() Determine if LANGUAGEOPTIONS has a value

PreferredLanguage

Provides the preferred language that you specified in your request.

Accessible with the following methods

Method Description
GET_PREFERREDLANGUAGE() Getter for PREFERREDLANGUAGE, with configurable default
ASK_PREFERREDLANGUAGE() Getter for PREFERREDLANGUAGE w/ exceptions if field has no v
HAS_PREFERREDLANGUAGE() Determine if PREFERREDLANGUAGE has a value

IdentifyMultipleLanguages

Shows whether automatic multi-language identification was enabled for your transcription.

Accessible with the following methods

Method Description
GET_IDENTIFYMULTIPLELANGUA00() Getter for IDENTIFYMULTIPLELANGUAGES

VocabularyNames

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

Accessible with the following methods

Method Description
GET_VOCABULARYNAMES() Getter for VOCABULARYNAMES, with configurable default
ASK_VOCABULARYNAMES() Getter for VOCABULARYNAMES w/ exceptions if field has no val
HAS_VOCABULARYNAMES() Determine if VOCABULARYNAMES has a value

VocabularyFilterNames

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

Accessible with the following methods

Method Description
GET_VOCABULARYFILTERNAMES() Getter for VOCABULARYFILTERNAMES, with configurable default
ASK_VOCABULARYFILTERNAMES() Getter for VOCABULARYFILTERNAMES w/ exceptions if field has
HAS_VOCABULARYFILTERNAMES() Determine if VOCABULARYFILTERNAMES has a value