Skip to content

patrikniebur/voice-controlled-timer

Repository files navigation

Voice controlled timer

Live demo

Requires SpeechRecognition API which currently appears to work only in latest Chrome v116.

Recognizes 4 commands:

  • start - To start the timer
  • pause - Pausing the timer at the current time which can be started again
  • stop - Stops and resets the timer
  • reset - Same as stop

Development

Requirements
node tested in latest version 19.8.1 and npm.
Setup
Run npm install and npm start to run the local server with HMR

About

Voice controlled timer using browser speech API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published