Skip to main content

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.

Implement with AI Assistance

Build with AI

Implement this workflow with AI

Use the official Implement the AIBuds Teleprompter skill to adapt this workflow to your app.

Read and follow https://docs-aibuds.github.io/skills/implement-aibuds-teleprompter. Use it to implement Implement the AIBuds Teleprompter in this iOS project and verify the result.
View official skill

Available Guides