-
Notifications
You must be signed in to change notification settings - Fork 0
Core Teleprompter Overview
Mr.P edited this page Aug 25, 2026
·
1 revision
Use TeleprompterAPI to manage the device's overlay-prompt slots.
- Read the total slot count and current zero-based slot index.
- Read the used and available byte capacity of the current slot.
- Send text to the current slot with progress reporting.
- Clear the current slot or switch to another valid slot.
- Read or set the shared scroll speed from
10(0.1×) through1000(10×);100represents 1.0×.
The public API does not expose start, pause, resume, stop, text alignment, or screen-position controls. Those behaviors from the old placeholder documentation are not part of the current SDK contract.
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