Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 617 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 617 Bytes

Memory-game-using-speech

A game to test your memory powered by your voice using speech recognition module by Google API.

Overview

This program is written in python using Jupyter notebook and has Google Speech to Text API to recognise your speech and play the game.

Installations required

You'll be needing:

  • Jupyter Notebook
  • SpeechRecoginition Module
  • PyAudio Module
  • pyttsx3 module (to convert text to speech)
  • A working internet connection as the SpeechRecognition module needs to connect to Google Cloud

Feel free to connect with me on Linkedin