Build E-Reader Apps
What this is
Text-to-speech reading interfaces for e-readers are documented at ?page=sdk&slug=e-reader — built around BotGentz's existing books and audiobooks platform, so an e-reader integration is really connecting hardware-level voice control to content infrastructure that already exists.
How it works
Rather than building reading and TTS logic from scratch for the hardware SDK, e-reader integration draws on the same course/book content system and formatReaderText() formatting already powering BotGentz's reading experience elsewhere on the platform.
Holding BOT for this path
Standard hardware-category BOT holding requirement — the underlying content system it connects to (books/audiobooks) has its own separate creator-side BOT considerations if you're also publishing content, worth knowing if you're building both.
Related paths in Hardware Integration