ToDoVoice is a simple web app where you can control your to-do list using your voice.
You can speak natural commands like:
- โI need to finish homeworkโ
- โDelete task 2โ
- โMark task 1 as doneโ
- โClear everythingโ
The app listens, updates your task list, and even talks back to confirm what it did.
โ Best used in Google Chrome (desktop or Android).
- ๐ค Add tasks by voice
- ๐ Delete or complete tasks by voice
- ๐ฃ Voice feedback for actions
- ๐พ Tasks saved in your browser (local storage)
- ๐ Fully deployed online
- React (JavaScript)
- Web Speech API (SpeechRecognition + SpeechSynthesis)
- GitHub Pages (for live deployment)
Made by Sai Nikhil Chanumolu
MIT License
Enjoy using ToDoVoice! ๐
If you like it, feel free to โญ๏ธ star the repo!