Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/geekcomputers/Python
/ Voice Command Calculator.py
File
Voice Command Calculator.py
Voice Command Calculator.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
operator
2
import
speech_recognition
as
s_r
3
4
print(
"Your speech_recognition version is: "
+ s_r.__version__)
Callers
nothing calls this directly
Calls
1
eval_binary_expr
Function · 0.85
Tested by
no test coverage detected