-
I used Web Speech API of javascript to record voice and then transferred input to FLASK with AJAX.
-
I have used a library called numerizer to convert numerals into digits.
-
- Addition SAY: "Add 1 + 2" or "1 plus 2"
- Subtraction SAY: "Subtract 10-5" or "10 minus 5"
- Multiplication SAY: "10 multiplied by 5" or "multiply 10 and 5"
- Division SAY: "10 divided by 5" or "divide 10 by 5"
- Logarithms SAY: "log 2" or "log 2 base 10"
- Square Root SAY: "square root of 4"
- Factorial SAY: "Factorial of 5"
- Exponent SAY: "2 raised 10" or "2 power 10"
-
- Find x for expressions (supported: linear,quadratic,cubic)
SAY: "evaluate x square minus 4" - Integrate (supported: linear,quadratic,cubic)
SAY: "integrate x square minus 4" - Differentiate (supported: linear,quadratic,cubic)
SAY: "differentiate x square minus 4"
- Find x for expressions (supported: linear,quadratic,cubic)
-
Below is the link for the demo:
-
Follow @programmingninjas for more cool projects
-
Notifications
You must be signed in to change notification settings - Fork 1
Web based voice calculator to calculate various mathematical values.
programmingninjas/Voice-Calculator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Web based voice calculator to calculate various mathematical values.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published