Build Learning Apps
What this is
Voice-controlled learning tools draw on BotGentz's existing books, audiobooks and text-to-speech platform — the same content and TTS infrastructure covered under Content Creation's Books/Audiobooks Apps, here applied specifically to educational use cases rather than general reading and listening.
How it works
getCourseList() and the underlying course/audio_courses tables provide the content foundation, with formatReaderText() handling the formatting a learning app would build lesson delivery or study tools on top of — education-specific logic sits above content infrastructure that already exists.
Holding BOT for this path
Standard learning-category developer BOT holding requirement — shares its underlying content infrastructure with the Books/Audiobooks Apps path under Content Creation, so if you're building across both, you're working with the same data layer from two different angles.
Related paths in Education & Learning