-
Notifications
You must be signed in to change notification settings - Fork 0
Core 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.
Browse the generated Wiki navigation for the pages in this section.
AIBuds SDK documentation · Full documentation · API Reference
- Introduction
- Getting Started
- Core Concepts
-
Core Features
- Basic Features
- Device Info
- Find Device
- Physical Operations
- Work Mode
- Work Status
- Wear Detection
- Volume Control
- Music Control
- TWS
- Equalizer
- ANC
- Audio
- Camera
- Remote Camera
- File Import
- Teleprompter
- Segment Navigation
- Live Streaming
- Device Applications
- OTA
- Camera OTA
- Service Auth
- AI Services
- Voice Assistant
- Logging
- Advanced Topics
- Releases
- Troubleshooting