Conversational Lesson Player
A preassembled learning surface combining audio, synchronized transcript, learner interruption, and knowledge checks.
AmroAcademyDesigning reliable AI workflows
Paused
Assistant is idle
Human approval boundaries keep consequential actions observable and reversible.
Installation
npm install @amro-ui/reactUsage
A preassembled learning surface combining audio, synchronized transcript, learner interruption, and knowledge checks.
Package
import { ConversationalLessonPlayer } from "@amro-ui/react";
<ConversationalLessonPlayer />shadcn copy
import { ConversationalLessonPlayer } from "@/components/ui/conversational-lesson-player";
<ConversationalLessonPlayer />