Voice Lesson Player
A configurable, accessible voice lesson player surface for AI product workflows.
3:44 / 13:00
Installation
npm install @amro-ui/reactUsage
A configurable, accessible voice lesson player surface for AI product workflows.
Package
import { VoiceLessonPlayer } from "@amro-ui/react";
<VoiceLessonPlayer />shadcn copy
import { VoiceLessonPlayer } from "@/components/ui/voice-lesson-player";
<VoiceLessonPlayer />