Skip to content

toshi201/node-assist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.0%
  • CSS 31.3%
  • HTML 19.5%
  • Procfile 0.2%