MCPcopy 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

1import operator
2import speech_recognition as s_r
3
4print("Your speech_recognition version is: " + s_r.__version__)

Callers

nothing calls this directly

Calls 1

eval_binary_exprFunction · 0.85

Tested by

no test coverage detected