VernonDodo / voice-assistant

Home Page:https://cool-voice.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Voice Assistant with Socket.IO, Web Speech API, & Express.

Demo App

Check out the live demo here

For it to work, please make sure to enable the microphone access and allow pop-ups.

When you mention the keywords such as "code", "developer", "get hired", "get started", the voice assistant will open a new page related to the keyword.

If you go to index.js, you will see an array of hardcoded keywords.

Not sure how to work with Node.js? Check out Adam's Complete Node.js Developer Course

More Resources

  1. Speech Recognition
  2. Speech Recognition Browser Compatibility
  3. Socket IO Emitting Events
  4. Heroku deployment with Git

About

https://cool-voice.herokuapp.com/


Languages

Language:JavaScript 48.9%Language:CSS 31.3%Language:HTML 19.5%Language:Procfile 0.2%