class Aws::ChimeSDKMeetings::Types::AudioFeatures

An optional category of meeting features that contains audio-specific configurations, such as operating parameters for Amazon Voice Focus.

@note When making an API call, you may pass AudioFeatures

data as a hash:

    {
      echo_reduction: "AVAILABLE", # accepts AVAILABLE, UNAVAILABLE
    }

@!attribute [rw] echo_reduction

Makes echo reduction available to clients who connect to the
meeting.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/chime-sdk-meetings-2021-07-15/AudioFeatures AWS API Documentation

Constants

SENSITIVE