<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AudioToolbox",
  "identifier" : "/documentation/AudioToolbox/AUVoiceIOOtherAudioDuckingLevel",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Audio Toolbox"
    ],
    "preciseIdentifier" : "c:@E@AUVoiceIOOtherAudioDuckingLevel"
  },
  "title" : "AUVoiceIOOtherAudioDuckingLevel"
}
-->

# AUVoiceIOOtherAudioDuckingLevel

The ducking level to apply to other non-voice audio.

```
enum AUVoiceIOOtherAudioDuckingLevel
```

## Topics

### Identifying the audio ducking levels

[`kAUVoiceIOOtherAudioDuckingLevelDefault`](/documentation/AudioToolbox/AUVoiceIOOtherAudioDuckingLevel/default)

The default ducking level of other non-voice audio in a typical voice chat.

[`kAUVoiceIOOtherAudioDuckingLevelMin`](/documentation/AudioToolbox/AUVoiceIOOtherAudioDuckingLevel/min)

The minimum ducking level of other non-voice audio.

[`kAUVoiceIOOtherAudioDuckingLevelMid`](/documentation/AudioToolbox/AUVoiceIOOtherAudioDuckingLevel/mid)

A medium ducking level of other non-voice audio.

[`kAUVoiceIOOtherAudioDuckingLevelMax`](/documentation/AudioToolbox/AUVoiceIOOtherAudioDuckingLevel/max)

The maximum ducking level of other non-voice audio.

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Sendable`](/documentation/Swift/Sendable)

---

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)