ZIM Audio release notes
Version 1.1.0
Release date: 2026-05-14
New features
| Feature | Description | Related APIs |
|---|---|---|
| Memory page adaptation | Adapted to the 16KB memory page size of Android 15. | - |
Improvements
| Item | Description | Related APIs |
|---|---|---|
| Improved custom advanced configuration | Now 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.
|
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.
| Item | Description | Related APIs |
|---|---|---|
| Voice Capture | Supports recording audio in M4A and MP3 formats for up to 120 seconds and checking the recording status. | |
| Voice Playback | Supports 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 |
