In-app Chat
On this page

Enum

2026-07-06
ZIMAudioANSModeZIMAudioRouteType

ZIMAudioANSMode

Active Noise Suppression mode.

Details

Active Noise Suppression mode.

Declared in ZIMAudioDefines.ts

Properties

Soft

Soft
Soft=(0)

Soft ANS. In most instances, the sound quality will not be damaged, but some noise will remain.

Medium

Medium
Medium=(1)

Medium ANS. It may damage some sound quality, but it has a good noise reduction effect.

Aggressive

Aggressive
Aggressive=(2)

Aggressive ANS. It may significantly impair the sound quality, but it has a good noise reduction effect.

AI

AI
AI=(3)

AI mode ANS. It will cause great damage to music, so it can not be used for noise suppression of sound sources that need to collect background sound. Please contact ZEGO technical support before use.

AIBalanced

AIBalanced
AIBalanced=(4)

Balanced AI mode ANS. It will cause great damage to music, so it can not be used for noise suppression of sound sources that need to collect background sound. Please contact ZEGO technical support before use.

ZIMAudioRouteType

The audio route type

Details

The audio route type

Declared in ZIMAudioDefines.ts

Properties

Speaker

Speaker
Speaker=(0)

The speaker

Receiver

Receiver
Receiver=(1)

The receiver

Previous

Interface

On this page

Back to top