Voice Input
Voice Input component from @bungas/ui
Voice Input component from @bungas/ui
The VoiceInput component from Bungas UI.
npm install @bungas/uiimport { VoiceInput } from "@bungas/ui"import { VoiceInput } from "@bungas/ui"
export function Example() {
return <VoiceInput />
}