An interactive speech recognition game designed for children to learn and practice vocabulary through fun categories.
Try the game here: Word Whisper Demo
- Speech Recognition: Hands-free interaction using Web Speech API
- Multiple Categories:
- Animals (dog, cat, lion, etc.)
- Numbers (1-11)
- Cartoons (SpongeBob, Batman, etc.)
- Audio Feedback:
- Sound effects for correct/incorrect answers
- Category-specific sounds
- Item-specific sounds (animal sounds, cartoon themes)
- Progressive Learning:
- Three difficulty levels (easy, medium, hard)
- Point system (3, 5, or 10 points per correct answer)
- Kid-Friendly Design:
- Multiple alternative pronunciations
- Simple and intuitive interface
- Visual feedback
- Responsive design
- Clone the repository
git clone https://github.com/yourusername/WordWhisper.git- Open
index.htmlin your browser - Allow microphone access when prompted
- Click the "Talk" button and start playing!
- HTML5
- CSS3 (Tailwind CSS)
- Vanilla JavaScript
- Web Speech API
- JSON for data management
- Choose a category by speaking its name
- Look at the displayed image
- Click the "Talk" button
- Speak the name of what you see
- Get points for correct answers
- Complete the category to see your score
- Choose "Play again" to start over
- Modern web browser
- Microphone
- Internet connection
The game is responsive and works on both desktop and mobile devices.
- Web Speech API for speech recognition capabilities
- Tailwind CSS for styling
- All the free sound effects and images used in the game
Created by Valdrin Nasufi