Category : CodesAuthor : Ajit Dhulam Date : July 13, 2020Time to read: 7 min Views : 357
You Can check the description on the Stories section, here I attached the code part.
import datetime
import speech_recognition as sr
import wikipedia
import pyttsx3
import webbrowser
engine = pyttsx3.init()
# for windows O…
Hey there, I'm AjitDhulam. A passionate software developer from
India, currently living in Hyderabad. I write articles, creates notes, and share the interesting youtube videos about Python, Django, Web Development, and AI.