GBouffard / testing-react-speech-recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📠 Testing React Speech Recognition 📠

I wanted to find a library for that purpose; which I found so made a small repo with create-react-app to try it. It's not what I was expecting: this is a speech recognition library as in "speech to written text"

How to run it:

git clone git@github.com/GBouffard/testing-react-speech-recognition
cd testing-react-speech-recognition
npm install
npm start

Desktop preview:

About


Languages

Language:JavaScript 49.6%Language:HTML 37.1%Language:CSS 13.3%