Interface StartCallAnalyticsStreamTranscriptionResponse.Builder

  • Method Details

    • requestId

      Provides the identifier for your real-time Call Analytics request.

      Parameters:
      requestId - Provides the identifier for your real-time Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • languageCode

      Provides the language code that you specified in your Call Analytics request.

      Parameters:
      languageCode - Provides the language code that you specified in your Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • languageCode

      Provides the language code that you specified in your Call Analytics request.

      Parameters:
      languageCode - Provides the language code that you specified in your Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mediaSampleRateHertz

      StartCallAnalyticsStreamTranscriptionResponse.Builder mediaSampleRateHertz(Integer mediaSampleRateHertz)

      Provides the sample rate that you specified in your Call Analytics request.

      Parameters:
      mediaSampleRateHertz - Provides the sample rate that you specified in your Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • mediaEncoding

      Provides the media encoding you specified in your Call Analytics request.

      Parameters:
      mediaEncoding - Provides the media encoding you specified in your Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mediaEncoding

      Provides the media encoding you specified in your Call Analytics request.

      Parameters:
      mediaEncoding - Provides the media encoding you specified in your Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vocabularyName

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

      Parameters:
      vocabularyName - Provides the name of the custom vocabulary that you specified in your Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sessionId

      Provides the identifier for your Call Analytics transcription session.

      Parameters:
      sessionId - Provides the identifier for your Call Analytics transcription session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vocabularyFilterName

      StartCallAnalyticsStreamTranscriptionResponse.Builder vocabularyFilterName(String vocabularyFilterName)

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

      Parameters:
      vocabularyFilterName - Provides the name of the custom vocabulary filter that you specified in your Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vocabularyFilterMethod

      StartCallAnalyticsStreamTranscriptionResponse.Builder vocabularyFilterMethod(String vocabularyFilterMethod)

      Provides the vocabulary filtering method used in your Call Analytics transcription.

      Parameters:
      vocabularyFilterMethod - Provides the vocabulary filtering method used in your Call Analytics transcription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vocabularyFilterMethod

      StartCallAnalyticsStreamTranscriptionResponse.Builder vocabularyFilterMethod(VocabularyFilterMethod vocabularyFilterMethod)

      Provides the vocabulary filtering method used in your Call Analytics transcription.

      Parameters:
      vocabularyFilterMethod - Provides the vocabulary filtering method used in your Call Analytics transcription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • languageModelName

      StartCallAnalyticsStreamTranscriptionResponse.Builder languageModelName(String languageModelName)

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

      Parameters:
      languageModelName - Provides the name of the custom language model that you specified in your Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • identifyLanguage

      Shows whether automatic language identification was enabled for your Call Analytics transcription.

      Parameters:
      identifyLanguage - Shows whether automatic language identification was enabled for your Call Analytics transcription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • languageOptions

      Provides the language codes that you specified in your Call Analytics request.

      Parameters:
      languageOptions - Provides the language codes that you specified in your Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • preferredLanguage

      StartCallAnalyticsStreamTranscriptionResponse.Builder preferredLanguage(String preferredLanguage)

      Provides the preferred language that you specified in your Call Analytics request.

      Parameters:
      preferredLanguage - Provides the preferred language that you specified in your Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • preferredLanguage

      Provides the preferred language that you specified in your Call Analytics request.

      Parameters:
      preferredLanguage - Provides the preferred language that you specified in your Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vocabularyNames

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

      Parameters:
      vocabularyNames - Provides the names of the custom vocabularies that you specified in your Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vocabularyFilterNames

      StartCallAnalyticsStreamTranscriptionResponse.Builder vocabularyFilterNames(String vocabularyFilterNames)

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

      Parameters:
      vocabularyFilterNames - Provides the names of the custom vocabulary filters that you specified in your Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • enablePartialResultsStabilization

      StartCallAnalyticsStreamTranscriptionResponse.Builder enablePartialResultsStabilization(Boolean enablePartialResultsStabilization)

      Shows whether partial results stabilization was enabled for your Call Analytics transcription.

      Parameters:
      enablePartialResultsStabilization - Shows whether partial results stabilization was enabled for your Call Analytics transcription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • partialResultsStability

      StartCallAnalyticsStreamTranscriptionResponse.Builder partialResultsStability(String partialResultsStability)

      Provides the stabilization level used for your transcription.

      Parameters:
      partialResultsStability - Provides the stabilization level used for your transcription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • partialResultsStability

      StartCallAnalyticsStreamTranscriptionResponse.Builder partialResultsStability(PartialResultsStability partialResultsStability)

      Provides the stabilization level used for your transcription.

      Parameters:
      partialResultsStability - Provides the stabilization level used for your transcription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • contentIdentificationType

      StartCallAnalyticsStreamTranscriptionResponse.Builder contentIdentificationType(String contentIdentificationType)

      Shows whether content identification was enabled for your Call Analytics transcription.

      Parameters:
      contentIdentificationType - Shows whether content identification was enabled for your Call Analytics transcription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • contentIdentificationType

      StartCallAnalyticsStreamTranscriptionResponse.Builder contentIdentificationType(ContentIdentificationType contentIdentificationType)

      Shows whether content identification was enabled for your Call Analytics transcription.

      Parameters:
      contentIdentificationType - Shows whether content identification was enabled for your Call Analytics transcription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • contentRedactionType

      StartCallAnalyticsStreamTranscriptionResponse.Builder contentRedactionType(String contentRedactionType)

      Shows whether content redaction was enabled for your Call Analytics transcription.

      Parameters:
      contentRedactionType - Shows whether content redaction was enabled for your Call Analytics transcription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • contentRedactionType

      Shows whether content redaction was enabled for your Call Analytics transcription.

      Parameters:
      contentRedactionType - Shows whether content redaction was enabled for your Call Analytics transcription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • piiEntityTypes

      Lists the PII entity types you specified in your Call Analytics request.

      Parameters:
      piiEntityTypes - Lists the PII entity types you specified in your Call Analytics request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.