Skip to content

Core Auth Overview

Mr.P edited this page Aug 25, 2026 · 1 revision

Service Auth Overview

Use DeviceServiceAuthAPI to inspect the device authorization bitmask, request another authorization attempt, or report the host app's self-AI authorization result.

The current public service set contains StarBurst AI and the on-device voice assistant. authorizedServices is a synchronous bitmask snapshot, not an asynchronous list of service models.

For a self-integrated AI service, report the Boolean result after host-side authentication so the device can continue eligible AI workflows, including starting an Opus voice stream when required. Do not send tokens, passwords, or arbitrary authentication dictionaries to the device.

Available Guides

Browse the generated Wiki navigation for the pages in this section.

AIBuds SDK iOS Wiki

Clone this wiki locally