Speech recognition-number gussing game

A vanilla JavaScript project using SpeechRecognition Web API.

This is a guessing game (needs to access your Mic)in which the user can say a number and the guess will be checked by speechRecognition API.

click here to play