<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AudioToolbox",
  "identifier" : "/documentation/AudioToolbox/AUVoiceIOOtherAudioDuckingConfiguration/init(mEnableAdvancedDucking:mDuckingLevel:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Audio Toolbox"
    ],
    "preciseIdentifier" : "s:So39AUVoiceIOOtherAudioDuckingConfigurationV015mEnableAdvancedD001mD5LevelAB6Darwin0I7BooleanV_So0abcdH0Vtcfc"
  },
  "title" : "init(mEnableAdvancedDucking:mDuckingLevel:)"
}
-->

# init(mEnableAdvancedDucking:mDuckingLevel:)

Creates a new ducking configuration in which you specify whether to enable advanced ducking and the ducking level of other non-voice audio.

```
init(mEnableAdvancedDucking: DarwinBoolean, mDuckingLevel: AUVoiceIOOtherAudioDuckingLevel)
```

## Parameters

`mEnableAdvancedDucking`

A Boolean value that specifies whether to enable advanced ducking.

`mDuckingLevel`

The ducking level of other non-voice audio.

## Discussion

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)