In-app Chat
On this page

Enum

2026-06-24
ZIMAudioANSModeZIMAudioRouteType

ZIMAudioANSMode

Noise suppression mode

Details

Noise suppression mode

Declared in ZIMAudioDefines.ts

Properties

Soft

Soft
Soft=(0)

Mild noise suppression that barely affects audio quality but may leave some residual noise.

Medium

Medium
Medium=(1)

Moderate noise suppression that may slightly affect audio quality but provides good noise reduction.

Aggressive

Aggressive
Aggressive=(2)

Aggressive noise suppression that may significantly affect audio quality but provides excellent noise reduction.

AI

AI
AI=(3)

AI mode noise suppression that significantly affects music, so it should not be used for audio sources that need to capture background sound. To use this mode, please contact technical support.

AIBalanced

AIBalanced
AIBalanced=(4)

Balanced AI mode noise suppression that significantly affects music, so it should not be used for audio sources that need to capture background sound. To use this mode, please contact technical support.

ZIMAudioRouteType

Audio route type

Details

Audio route type

Declared in ZIMAudioDefines.ts

Properties

Speaker

Speaker
Speaker=(0)

Speaker

Receiver

Receiver
Receiver=(1)

Earpiece

Previous

Interface

On this page

Back to top