---
title: AUVoiceIOOtherAudioDuckingLevel
framework: audiotoolbox
role: symbol
role_heading: Enumeration
path: audiotoolbox/auvoiceiootheraudioduckinglevel
---

# AUVoiceIOOtherAudioDuckingLevel

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

## Declaration

```swift
enum AUVoiceIOOtherAudioDuckingLevel
```

## Topics

### Identifying the audio ducking levels

- [AUVoiceIOOtherAudioDuckingLevel.default](audiotoolbox/auvoiceiootheraudioduckinglevel/default.md)
- [AUVoiceIOOtherAudioDuckingLevel.min](audiotoolbox/auvoiceiootheraudioduckinglevel/min.md)
- [AUVoiceIOOtherAudioDuckingLevel.mid](audiotoolbox/auvoiceiootheraudioduckinglevel/mid.md)
- [AUVoiceIOOtherAudioDuckingLevel.max](audiotoolbox/auvoiceiootheraudioduckinglevel/max.md)

### Initializers

- [init(rawValue:)](audiotoolbox/auvoiceiootheraudioduckinglevel/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
