Ai Voice Input Panel
A production-scale, light + dark Ai Voice Input Panel component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-voice-input-panelLive preview available in the gallery.
Usage
import { AIVoiceInputPanel } from "@lerpa/ui";
<AIVoiceInputPanel />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| accent | string | — | |
| defaultRecording | boolean | — | |
| transcript | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.