Sound Wizard
An accessibility-focused app that leverages browser APIs for speech recognition and screen reading.
Check it out
Roles: Frontend Developer
Client: Personal Project
ReactWeb Speech APIScreen ReaderSpeech Recognition
Overview
Sound Wizard is an exploration into web accessibility. The project integrates the Web Speech API to provide voice command functionality and speech synthesis, making the web experience navigable for users with impairments.
Tech Stack
- React
- Web Speech API
- Screen Reader
- Speech Recognition
Features
- Speech RecognitionUtilizes the browser's built-in speech recognition engine to allow for voice-based commands and inputs.
- Screen Reader (Speech Synthesis)Reads out on-screen content to users, improving accessibility for the visually impaired.