Skip to content

Sai-Santosh-Pal/voice-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

df46636 · · Jul 29, 2025

History

5 Commits
Jul 29, 2025
Jul 29, 2025
Jul 29, 2025
Jul 29, 2025
Jul 29, 2025
Jul 29, 2025

Repository files navigation

Voice Calculator

A Python program that listens to your voice input, recognizes spoken arithmetic expressions, and calculates the result. It supports multiple operations including addition, subtraction, multiplication, division, square root, power, and modulo.


Features

  • Continuous speech recognition until user presses Enter.
  • Supports natural language operators such as "plus", "minus", "into", "root", "power", and more.
  • Handles multiple spoken phrases combined into one calculation.
  • Uses threading to listen and process input asynchronously.
  • Text-based input prompt to control start/stop of listening.
  • Graceful exit with exit command.

Download

Download from the Releases section

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published