public static interface StartStreamTranscriptionResponse.Builder extends TranscribeStreamingResponse.Builder, SdkPojo, CopyableBuilder<StartStreamTranscriptionResponse.Builder,StartStreamTranscriptionResponse>
| Modifier and Type | Method and Description |
|---|---|
StartStreamTranscriptionResponse.Builder |
contentIdentificationType(ContentIdentificationType contentIdentificationType)
Shows whether content identification was enabled for your transcription.
|
StartStreamTranscriptionResponse.Builder |
contentIdentificationType(String contentIdentificationType)
Shows whether content identification was enabled for your transcription.
|
StartStreamTranscriptionResponse.Builder |
contentRedactionType(ContentRedactionType contentRedactionType)
Shows whether content redaction was enabled for your transcription.
|
StartStreamTranscriptionResponse.Builder |
contentRedactionType(String contentRedactionType)
Shows whether content redaction was enabled for your transcription.
|
StartStreamTranscriptionResponse.Builder |
enableChannelIdentification(Boolean enableChannelIdentification)
Shows whether channel identification was enabled for your transcription.
|
StartStreamTranscriptionResponse.Builder |
enablePartialResultsStabilization(Boolean enablePartialResultsStabilization)
Shows whether partial results stabilization was enabled for your transcription.
|
StartStreamTranscriptionResponse.Builder |
identifyLanguage(Boolean identifyLanguage)
Shows whether automatic language identification was enabled for your transcription.
|
StartStreamTranscriptionResponse.Builder |
languageCode(LanguageCode languageCode)
Provides the language code that you specified in your request.
|
StartStreamTranscriptionResponse.Builder |
languageCode(String languageCode)
Provides the language code that you specified in your request.
|
StartStreamTranscriptionResponse.Builder |
languageModelName(String languageModelName)
Provides the name of the custom language model that you specified in your request.
|
StartStreamTranscriptionResponse.Builder |
languageOptions(String languageOptions)
Provides the language codes that you specified in your request.
|
StartStreamTranscriptionResponse.Builder |
mediaEncoding(MediaEncoding mediaEncoding)
Provides the media encoding you specified in your request.
|
StartStreamTranscriptionResponse.Builder |
mediaEncoding(String mediaEncoding)
Provides the media encoding you specified in your request.
|
StartStreamTranscriptionResponse.Builder |
mediaSampleRateHertz(Integer mediaSampleRateHertz)
Provides the sample rate that you specified in your request.
|
StartStreamTranscriptionResponse.Builder |
numberOfChannels(Integer numberOfChannels)
Provides the number of channels that you specified in your request.
|
StartStreamTranscriptionResponse.Builder |
partialResultsStability(PartialResultsStability partialResultsStability)
Provides the stabilization level used for your transcription.
|
StartStreamTranscriptionResponse.Builder |
partialResultsStability(String partialResultsStability)
Provides the stabilization level used for your transcription.
|
StartStreamTranscriptionResponse.Builder |
piiEntityTypes(String piiEntityTypes)
Lists the PII entity types you specified in your request.
|
StartStreamTranscriptionResponse.Builder |
preferredLanguage(LanguageCode preferredLanguage)
Provides the preferred language that you specified in your request.
|
StartStreamTranscriptionResponse.Builder |
preferredLanguage(String preferredLanguage)
Provides the preferred language that you specified in your request.
|
StartStreamTranscriptionResponse.Builder |
requestId(String requestId)
Provides the identifier for your streaming request.
|
StartStreamTranscriptionResponse.Builder |
sessionId(String sessionId)
Provides the identifier for your transcription session.
|
StartStreamTranscriptionResponse.Builder |
showSpeakerLabel(Boolean showSpeakerLabel)
Shows whether speaker partitioning was enabled for your transcription.
|
StartStreamTranscriptionResponse.Builder |
vocabularyFilterMethod(String vocabularyFilterMethod)
Provides the vocabulary filtering method used in your transcription.
|
StartStreamTranscriptionResponse.Builder |
vocabularyFilterMethod(VocabularyFilterMethod vocabularyFilterMethod)
Provides the vocabulary filtering method used in your transcription.
|
StartStreamTranscriptionResponse.Builder |
vocabularyFilterName(String vocabularyFilterName)
Provides the name of the custom vocabulary filter that you specified in your request.
|
StartStreamTranscriptionResponse.Builder |
vocabularyFilterNames(String vocabularyFilterNames)
Provides the names of the custom vocabulary filters that you specified in your request.
|
StartStreamTranscriptionResponse.Builder |
vocabularyName(String vocabularyName)
Provides the name of the custom vocabulary that you specified in your request.
|
StartStreamTranscriptionResponse.Builder |
vocabularyNames(String vocabularyNames)
Provides the names of the custom vocabularies that you specified in your request.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartStreamTranscriptionResponse.Builder requestId(String requestId)
Provides the identifier for your streaming request.
requestId - Provides the identifier for your streaming request.StartStreamTranscriptionResponse.Builder languageCode(String languageCode)
Provides the language code that you specified in your request.
languageCode - Provides the language code that you specified in your request.LanguageCode,
LanguageCodeStartStreamTranscriptionResponse.Builder languageCode(LanguageCode languageCode)
Provides the language code that you specified in your request.
languageCode - Provides the language code that you specified in your request.LanguageCode,
LanguageCodeStartStreamTranscriptionResponse.Builder mediaSampleRateHertz(Integer mediaSampleRateHertz)
Provides the sample rate that you specified in your request.
mediaSampleRateHertz - Provides the sample rate that you specified in your request.StartStreamTranscriptionResponse.Builder mediaEncoding(String mediaEncoding)
Provides the media encoding you specified in your request.
mediaEncoding - Provides the media encoding you specified in your request.MediaEncoding,
MediaEncodingStartStreamTranscriptionResponse.Builder mediaEncoding(MediaEncoding mediaEncoding)
Provides the media encoding you specified in your request.
mediaEncoding - Provides the media encoding you specified in your request.MediaEncoding,
MediaEncodingStartStreamTranscriptionResponse.Builder vocabularyName(String vocabularyName)
Provides the name of the custom vocabulary that you specified in your request.
vocabularyName - Provides the name of the custom vocabulary that you specified in your request.StartStreamTranscriptionResponse.Builder sessionId(String sessionId)
Provides the identifier for your transcription session.
sessionId - Provides the identifier for your transcription session.StartStreamTranscriptionResponse.Builder vocabularyFilterName(String vocabularyFilterName)
Provides the name of the custom vocabulary filter that you specified in your request.
vocabularyFilterName - Provides the name of the custom vocabulary filter that you specified in your request.StartStreamTranscriptionResponse.Builder vocabularyFilterMethod(String vocabularyFilterMethod)
Provides the vocabulary filtering method used in your transcription.
vocabularyFilterMethod - Provides the vocabulary filtering method used in your transcription.VocabularyFilterMethod,
VocabularyFilterMethodStartStreamTranscriptionResponse.Builder vocabularyFilterMethod(VocabularyFilterMethod vocabularyFilterMethod)
Provides the vocabulary filtering method used in your transcription.
vocabularyFilterMethod - Provides the vocabulary filtering method used in your transcription.VocabularyFilterMethod,
VocabularyFilterMethodStartStreamTranscriptionResponse.Builder showSpeakerLabel(Boolean showSpeakerLabel)
Shows whether speaker partitioning was enabled for your transcription.
showSpeakerLabel - Shows whether speaker partitioning was enabled for your transcription.StartStreamTranscriptionResponse.Builder enableChannelIdentification(Boolean enableChannelIdentification)
Shows whether channel identification was enabled for your transcription.
enableChannelIdentification - Shows whether channel identification was enabled for your transcription.StartStreamTranscriptionResponse.Builder numberOfChannels(Integer numberOfChannels)
Provides the number of channels that you specified in your request.
numberOfChannels - Provides the number of channels that you specified in your request.StartStreamTranscriptionResponse.Builder enablePartialResultsStabilization(Boolean enablePartialResultsStabilization)
Shows whether partial results stabilization was enabled for your transcription.
enablePartialResultsStabilization - Shows whether partial results stabilization was enabled for your transcription.StartStreamTranscriptionResponse.Builder partialResultsStability(String partialResultsStability)
Provides the stabilization level used for your transcription.
partialResultsStability - Provides the stabilization level used for your transcription.PartialResultsStability,
PartialResultsStabilityStartStreamTranscriptionResponse.Builder partialResultsStability(PartialResultsStability partialResultsStability)
Provides the stabilization level used for your transcription.
partialResultsStability - Provides the stabilization level used for your transcription.PartialResultsStability,
PartialResultsStabilityStartStreamTranscriptionResponse.Builder contentIdentificationType(String contentIdentificationType)
Shows whether content identification was enabled for your transcription.
contentIdentificationType - Shows whether content identification was enabled for your transcription.ContentIdentificationType,
ContentIdentificationTypeStartStreamTranscriptionResponse.Builder contentIdentificationType(ContentIdentificationType contentIdentificationType)
Shows whether content identification was enabled for your transcription.
contentIdentificationType - Shows whether content identification was enabled for your transcription.ContentIdentificationType,
ContentIdentificationTypeStartStreamTranscriptionResponse.Builder contentRedactionType(String contentRedactionType)
Shows whether content redaction was enabled for your transcription.
contentRedactionType - Shows whether content redaction was enabled for your transcription.ContentRedactionType,
ContentRedactionTypeStartStreamTranscriptionResponse.Builder contentRedactionType(ContentRedactionType contentRedactionType)
Shows whether content redaction was enabled for your transcription.
contentRedactionType - Shows whether content redaction was enabled for your transcription.ContentRedactionType,
ContentRedactionTypeStartStreamTranscriptionResponse.Builder piiEntityTypes(String piiEntityTypes)
Lists the PII entity types you specified in your request.
piiEntityTypes - Lists the PII entity types you specified in your request.StartStreamTranscriptionResponse.Builder languageModelName(String languageModelName)
Provides the name of the custom language model that you specified in your request.
languageModelName - Provides the name of the custom language model that you specified in your request.StartStreamTranscriptionResponse.Builder identifyLanguage(Boolean identifyLanguage)
Shows whether automatic language identification was enabled for your transcription.
identifyLanguage - Shows whether automatic language identification was enabled for your transcription.StartStreamTranscriptionResponse.Builder languageOptions(String languageOptions)
Provides the language codes that you specified in your request.
languageOptions - Provides the language codes that you specified in your request.StartStreamTranscriptionResponse.Builder preferredLanguage(String preferredLanguage)
Provides the preferred language that you specified in your request.
preferredLanguage - Provides the preferred language that you specified in your request.LanguageCode,
LanguageCodeStartStreamTranscriptionResponse.Builder preferredLanguage(LanguageCode preferredLanguage)
Provides the preferred language that you specified in your request.
preferredLanguage - Provides the preferred language that you specified in your request.LanguageCode,
LanguageCodeStartStreamTranscriptionResponse.Builder vocabularyNames(String vocabularyNames)
Provides the names of the custom vocabularies that you specified in your request.
vocabularyNames - Provides the names of the custom vocabularies that you specified in your request.StartStreamTranscriptionResponse.Builder vocabularyFilterNames(String vocabularyFilterNames)
Provides the names of the custom vocabulary filters that you specified in your request.
vocabularyFilterNames - Provides the names of the custom vocabulary filters that you specified in your request.Copyright © 2023. All rights reserved.