/VAC-v1.0

Voice Activated Calculator

Primary LanguagePython

VAC-v1.1

Voice Activated Calculator

v1.0: Basic two number calculations (add, subtract, multiply, divide) using Speech_Recognition module

v1.1(test): Basic 3+ number calculations of the same operation (ex: 1+2+3+4, 1-2-3-4, 1/2/3/4, 1 * 2 * 3 * 4)