In-app Chat
SDK Error Codes
On this page

ZIM Audio release notes

2026-05-14

Version 1.1.0

Release date: 2026-05-14

New features

FeatureDescriptionRelated APIs
Memory page adaptationAdapted to the 16KB memory page size of Android 15.-

Improvements

ItemDescriptionRelated APIs
Improved custom advanced configurationNow supports setting the following 3 configuration items through the ZIMAudio.setAdvancedConfig method before calling ZIMAudio.init for initialization, to update the default configuration of ZIMAudio.init initialization.
  • enable_audio_focus_listener
  • audio_session_mix_with_others
  • deactivate_avsession_after_pause

Bug fixes

Fixed known issues when quickly switching audio being played.


Version 1.0.0

Release date: 2024-04-17

ZIM Audio SDK is first released, providing complete voice processing capabilities including voice capture, playback, ambient noise suppression (ANS), automatic gain control (AGC), and more. Developers can easily implement high-definition voice messaging without worrying about the underlying implementation of audio processing. To use it, please integrate it with ZIM SDK simultaneously.

ItemDescriptionRelated APIs
Voice CaptureSupports recording audio in M4A and MP3 formats for up to 120 seconds and checking the recording status.
Voice PlaybackSupports playing M4A and MP3 format audio, as well as setting the audio output playback device.
Automatic Gain Control(AGC)Supports automatic adjustment of microphone volume to adapt to varying distances and maintain stable volume.
Note

To use this feature, please contact ZEGOCLOUD Technical Support to enable it. Professional and Enterprise edition users can activate it for free.

enableAGC
Ambient Noise Suppression(ANS)Supports the recognition and elimination of background noise in audio, enabling clearer voice quality when this feature is enabled.
Note

To use this feature, please contact ZEGOCLOUD Technical Support to enable it. Professional and Enterprise edition users can activate it for free.

enableANS

Previous

ZPNs release notes

Next

ZIM upgrade guide

On this page

Back to top