Skip to content

Core Teleprompter Overview

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

Teleprompter Overview

Use TeleprompterAPI to manage the device's overlay-prompt slots.

What You Can Do

  • 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×) through 1000 (10×); 100 represents 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.

Available Guides

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

AIBuds SDK iOS Wiki

Clone this wiki locally