This repo is a simple HTML, CSS, and JavaScript application that utilizes Speech Recognition and Speech Synthesis Utterance.
npm install or yarn install
then to view the application in the browser at http://localhost:55005
npm start or yarn start
npm build or yarn build