Pill dictation input with a blinking caret, live waveform bars, and a rose mic button while listening.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Input26 } from "@/components/beste/piece/input26";
<Input26
listening={true}
transcript="Remind me to buy coffee beans on my way home"
/>