Interface AudioFeatures.Builder

  • Method Details

    • echoReduction

      AudioFeatures.Builder echoReduction(String echoReduction)

      Makes echo reduction available to clients who connect to the meeting.

      Parameters:
      echoReduction - Makes echo reduction available to clients who connect to the meeting.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • echoReduction

      AudioFeatures.Builder echoReduction(MeetingFeatureStatus echoReduction)

      Makes echo reduction available to clients who connect to the meeting.

      Parameters:
      echoReduction - Makes echo reduction available to clients who connect to the meeting.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: