Skip to content

This project demonstrates how the JavaScript speech recognition API can be used to retrieve a spoken word from a user and perform an action (e.g. locking/unlocking a padlock) if that word is valid.

License

Notifications You must be signed in to change notification settings

georgewpark/Lock-and-Unlock-with-Voice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lock and Unlock with Voice

This project demonstrates how the speech recognition API can be used to retrieve a spoken word from a user and perform an action (e.g. locking/unlocking a padlock) if that word is valid.

The speech recognition API is currently only supported by Chrome.

Lock and Unlock with Voice Demo

Live Demo

A live demo is available on CodePen.

License

This project is licensed under the MIT License - see the license.md file for details.

Acknowledgments

Padlock design inspired by Chris Cacioppe on Dribbble

About

This project demonstrates how the JavaScript speech recognition API can be used to retrieve a spoken word from a user and perform an action (e.g. locking/unlocking a padlock) if that word is valid.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published