You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic Voice assistant code with the help of python.
Packages to be need to installed are:-
pip install pyttsx3
pip install speechRecognition as sr
pip install smtplib
pip install webbrowser
pip install PyAudio
About
Basic Voice assistant code with the help of python.