A Python-based Voice Calculator that performs mathematical calculations using voice commands. This project uses Speech Recognition to understand user input and provides accurate calculation results with a simple interface.
- 🎤 Voice-based input
- ➕ Addition
- ➖ Subtraction
- ✖️ Multiplication
- ➗ Division
- 🖥️ Easy-to-use interface
- ⚡ Fast calculation
- Python
- SpeechRecognition
- PyAudio
- Tkinter
AI-VOICE-CALCULATOR/
│
├── voice_calculator.py
├── README.md
└── requirements.txt
git clone https://github.com/studyhub-komal/AI-VOICE-CALCULATOR.gitcd AI-VOICE-CALCULATORpip install SpeechRecognition PyAudiopython voice_calculator.pyAdd a screenshot of your project here.
Example:
images/screenshot.png
- Scientific Calculator
- Dark Mode
- Voice Output
- History of Calculations
- Better UI Design
Contributions are welcome!
- Fork the repository
- Create a new branch
- Commit your changes
- Open a Pull Request
This project is created for educational purposes.
Komal
GitHub: https://github.com/studyhub-komal
⭐ If you like this project, don't forget to star the repository!