Enum
| ZIMAudioANSMode | ZIMAudioRouteType |
ZIMAudioANSMode
Noise suppression mode
Details
Noise suppression mode
Declared in enums/ZIMAudioANSMode.java
Properties
SOFT
SOFT=(0)Mild noise suppression that barely affects audio quality but may leave some residual noise.
MEDIUM
MEDIUM=(1)Moderate noise suppression that may slightly affect audio quality but provides good noise reduction.
AGGRESSIVE
AGGRESSIVE=(2)Aggressive noise suppression that may significantly affect audio quality but provides excellent noise reduction.
A_I
A_I=(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.
A_I_BALANCED
A_I_BALANCED=(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 enums/ZIMAudioRouteType.java
Properties
SPEAKER
SPEAKER=(0)Speaker
RECEIVER
RECEIVER=(1)Earpiece
