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.
Declaration
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.