Interface SpeakerSearchResult.Builder

  • Method Details

    • confidenceScore

      SpeakerSearchResult.Builder confidenceScore(Float confidenceScore)

      The confidence score in the speaker search analysis.

      Parameters:
      confidenceScore - The confidence score in the speaker search analysis.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • voiceProfileId

      SpeakerSearchResult.Builder voiceProfileId(String voiceProfileId)

      The voice profile ID.

      Parameters:
      voiceProfileId - The voice profile ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.