AmroUI
GitHub

Voice Lesson Player

A configurable, accessible voice lesson player surface for AI product workflows.

Now learningGoverned AI agentsThe human approval boundaryAudio lesson
3:44 / 13:00

Installation

npm install @amro-ui/react

Usage

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 />