So, i was exploring Speech Recognition. Am new to this topic so I relied on a YouTube tutorial where guy made calculator using voice. Played with code and everything worked except for multiplying. Thought I made an error - so I looked up video and saw guy had all working. Copied his code from GitHub, opened that Project... and it throws an error (custom one) for multiplying as well. Video is uploaded on June 2021. Am I missing something somehow or Speech Recognition won't accept "multiply" or "times" as basic math arithmetic? Here is that GitHub code => https://github.com/debaosuidecl/vocal_calculator
Asked
Active
Viewed 22 times