Interface SpeakerDiarizationSettings.Builder

  • Method Details

    • enabled

      Specifies whether speaker diarization is enabled for the bot locale. Set to true to have Amazon Lex treat speech from speakers other than the primary speaker as non-speech. Set to false to disable speaker diarization and rely on voice activity detection alone.

      Parameters:
      enabled - Specifies whether speaker diarization is enabled for the bot locale. Set to true to have Amazon Lex treat speech from speakers other than the primary speaker as non-speech. Set to false to disable speaker diarization and rely on voice activity detection alone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.