An open API service indexing awesome lists of open source software.

https://github.com/younusaliakash/javascript-dom-project-guess-the-number-by-speech-recognition-api

Number guessing game where you speak your guess into the microphone using the speech recognition API
https://github.com/younusaliakash/javascript-dom-project-guess-the-number-by-speech-recognition-api

css dom-manipulation html js speech-recognition speech-to-text

Last synced: 2 months ago
JSON representation

Number guessing game where you speak your guess into the microphone using the speech recognition API

Awesome Lists containing this project

README

        

## Speak Number Guessing Game

Number guessing game where you speak your guess into the microphone using the speech recognition API

## Project Specifications

- Display UI directing user to speak guess
- Implement speech recognition to listen to mic
- Process user's guess and match
- Let user know higher, lower, match or not a number

Speaks the number game