MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / JARVIS2.0.py

File JARVIS2.0.py

projects/JARVIS.PY/JARVIS2.0.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Importing necessary modules
2import pyttsx3 # pip install pyttsx3
3import speech_recognition as sr # pip install speechRecognition
4import datetime

Callers

nothing calls this directly

Calls 5

wishMeFunction · 0.85
takeCommandFunction · 0.85
sendEmailFunction · 0.85
initMethod · 0.80
speakFunction · 0.70

Tested by

no test coverage detected