A very simple express.js server with an EJS frontend, showcasing client-side webkit speech recognition.
No longer shall there be heavy load on servers for quick, simple and easy speech recognition!
- Install deps:
npm install
- Create a MySQL database locally, I like Laragon
- Fill out
.env
with your required options - Run
npm run dev
Fully compatible & tested with pnpm, too!