
I Built a Voice Widget That Fills Any HTML Form — Here’s How
I Built a Voice Widget That Fills Any HTML Form — Here's How Filling forms on mobile is still broken. 15 fields. Tiny keyboard. Autocomplete suggesting my ex's address. Date pickers that scroll to 1923. So I built a widget that lets users speak — and maps that input into any HTML form automatically. Baymard Institute estimates $260B in recoverable sales lost annually to poor checkout UX. Forms are a big part of that problem. Picture this: A patient filling a 20-field intake form on a tablet — with people waiting behind them in line. Someone buying car insurance on their phone in the rain. Maybe I'm not the only one who hates forms. What I Built TypelessForm — an npm package that adds voice input to any existing HTML form. It's a web component built with Lit . You add one custom element to your page, a mic button appears, users speak, AI fills the fields. No form redesign. No backend changes. React, Vue, Angular, WordPress, plain HTML — doesn't matter. Not sure if it's genuinely useful
Continue reading on Dev.to Webdev
Opens in a new tab


