Skip to content

Nilesh-Saini-09/Number-Guess-Game-using-speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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