AOQ SDK overview

更新时间:
复制 MD 格式

The Alibaba Cloud AOQ SDK is designed for real-time multimodal scenarios and helps developers build solutions based on Alibaba Cloud's real-time multimodal models.

Welcome to the AOQ SDK. Built on Alibaba Cloud's deep technical experience serving customers worldwide, AOQ is an open platform for real-time multimodal scenarios, designed to help developers everywhere build solutions based on Alibaba Cloud's real-time multimodal models quickly and efficiently.

API design and callback mechanism

The AOQ SDK follows a declarative API design. You express the state you want through API calls, and the SDK evaluates the current state internally, works toward your target state at the right time, and reports its progress back to you through callbacks. You only need to set the desired state — the SDK handles the rest and notifies you via callbacks. There is no need to call APIs repeatedly or worry about the timing of individual calls.

Error handling

When errors occur, the AOQ SDK attempts to recover internally first. Only when internal recovery is not possible does it notify you to intervene. Unrecoverable errors currently fall into two categories: hardware and resource constraints (network issues, audio device failures, video device failures, CPU or memory limits) and external factors (invalid tokens).

Download

The AOQ SDK is an Alibaba Cloud proprietary product. Download it from the Alibaba Cloud official website. For details, see SDK download.