Skip to main content
Quick Start

SDK download

Download AOQ SDK and WebSocket SDK

Download the AOQ SDK for Android, iOS, and HarmonyOS to integrate real-time AI communication into your app.

AOQ SDK download

VersionPlatformDownloadRelease DateRelease Notes
v1.0.1AndroidAoqClientSdk-v1.0.1.aar
libPluginOpus.zip
2026-07-091. Access to models and applications via AOQ protocol
2. Audio and video codec parameters
3. Audio and video device capture and playback
4. Custom external audio capture
5. Custom external video capture
6. Custom external video encoding
7. Media stream sending control
v1.0.1iOSAoqClientSdk-v1.0.1.zip
PluginOpus.framework.zip
2026-07-09Same as above
v1.0.1HarmonyAoqClientSdk-v1.0.1.har
libPluginOpus.zip
2026-07-09Same as above
AOQ loads the Opus codec as an audio plug-in. To use Opus encoding or decoding, download the Opus plugin and add it to your project.

WebSocket SDK download

See Install the SDK.