logo
In-app Chat
SDK Error Codes
Powered Byspreading
On this page

Overview

Introduction

The ZIM Audio SDK provides comprehensive audio processing features, including audio collection, playback, decoding, ambient noise suppression (ANS), and automatic gain control (AGC). You can easily implement HD audio sending and receiving, without caring about the underlying logic.

Features

Audio recording

You can start, complete, and cancel the audio recording and obtain the recording status in event callbacks. Recorded audio files are stored in the path you specified.

Audio playback

You can start and stop the audio playback.

AGC and ANS

You can dynamically adjust the gain of audio input and enable ANS to improve the recorded audio quality.

Scenarios

Send audio messages

You can record and play audio files by using the ZIM Audio SDK and send them to other users as rich media messages.

Previous

Modify a notification badge

Next

Integrate the ZIM Audio SDK