Requires SpeechRecognition
API which currently appears to work only in latest Chrome v116
.
Recognizes 4 commands:
start
- To start the timerpause
- Pausing the timer at the current time which can be started againstop
- Stops and resets the timerreset
- Same as stop
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