For Daily Memes and other Factual Content Follow: instagram.com/codewithharry/ Jo Jo instagram use karte ho aa jao. Waha maze karte hain! Jitne bhi log python programming ke is course se judna chahte hain ye rahi course playlist: th-cam.com/play/PLu0W_9lII9agICnT8t4iYVSZ3eykIAOME.html Mai in videos ko Rampur, Uttar Pradesh se upload kar raha hoon. Aap in videos ko duniya ke konse kone se dekh rahe ho?
I'm student of class 8 and I learned python from your videos in just two and half months and also made this Jarvis project and added some extra features You are one of the best teachers 👍
I'm student of class 8 and I learned python from your videos in just two and half months and also made this Jarvis project and added some extra features Code with Harry is better than white hat Jr, anyone agrees? I 😁 his is one of the best and best practical python project I ever seen in TH-cam. You are the best Harry Love you and support you forever. I did completed the course fully and following your footprinting I did made this mindblowing project and given some awesome commands to it...
Hey bro why did it took you 2.5 months when his full course is just 15 days according to my calculations his video is divided into 15 chapters so if you would complete one chapter which is one hour everyday then I would simply take you just 15 days to learn it and in addition you can revise for another 15 days which means it can maximumly take just a month so can you please tell me the reason that it took you 2.5 months huh?
Thank you harry bhai . Apne itna achha course banya . Mene ye course pura dekha ha ,isse bahut kuchh seekha bhi aur finally aapki wajah se mera ek jarvis like AI banane ka dream pura hua .So thank you so much once again bade bhaiya. A lots of love to you .Stay fit stay healthy.
BUT You need to add every single command here. There isnt any AI to get the things according to the given data automatically. Bro if u want to find something else that you havent added in commands for ex what is AI, then you can do what is simply using web scraping , you can create a search url at first nd then scrap the data u asked from the jarvis from google. i hope u got it , GL
I am from Bengaluru , Karnataka . My name is Prajwal. And I like Java language.But Python is the best language for AI. Finally you are on my favourite part...AI.
Awesome video sir. I am Akash from kerala. I am a btech (Cse) student. This video helped me a lot for improving my python skills. Waiting for more interesting stuff like this
Sir u r my hero of my life ur channel maked my life now i got 80k salery goverment job..MEITY ( indian govt. ) ...sir i have no words.....ur knowledge is very precious....and u r giving this all free..no words sir..i got my dream..🙏🙏
Sir I am in 8th today I am so inspired that I will start coding today and make this project and then I will come back and see this comment after I will be a coder. ...... project see you soon............
Thankx a lot brother for this Adorable project i added many things by myself like adding subtracting , factorial of a number, multiplication table , jokes , shutdown windows restart windows , close softwarres etc etc.
At 27:49 I'm having issue with wish me and While true... Edr mera jarvis continuous listening and recognizing(paglo ki trha) kr rha but Wikipedia se answer nh kr rha. And jb m "While True:" hata raha hun to tb answer kr rha. But m Chahta hn k mere trf b while true sahi kam kry, jse mtlb bar bar usy input dun or wo bar bar output de jse edr harry bhai ka chal rha h. Anyone please help???? 🥺
Really, it's an amazing video. Basically i am a java developer but really learn a lot from this video. I really appreciate your this approach really harry sir. Please keep doing this and help us to increase our knowledge.
Hi my name is sami i'm from Pakistan my physics teacher suggested me to watch your videos and here I am loved your video great explaination now i'll watch full course loved your content grow more and more Bro
@@pratyakshtiwari9724 tery jesy log apna chupa lgany ki koshish krty hein "Pakistan ke Abu" tery jesy log marwany ke bad kehty hein Bhai Jan kpry tou wapis kr dein "Pakistan ke Abu" tery jesy log Kela khay begair gayb kr dety hein "Pakistan ke abu" 🤡
Hello sir I am Abinash Paul I am from Durgapur West Bengal I am in my second year of my college currently I am pursuing the BBA supply chain management degree but when I start python programming course from your channel it gets really motivated me . I am also doing this Jarvis project from your course. You are a best teacher to mei . Thank you!
Hello sir, could you help me with my code it is not working i have been trying to solve my problem for one week! from ast import Try from cmath import e import datetime from email.mime import audio from platform import python_branch import webbrowser import pyttsx3 import speech_recognition as sr import wikipedia engine = pyttsx3.init('sapi5') voices = engine.getProperty('voices') engine.setProperty('voices',voices[1].id) def speak(audio): engine.say(audio) engine.runAndWait() def wishMe(): hour = int(datetime.datetime.now().hour) if hour>=0 and hour=12 and hour
if you are getting error for pyaudio then fire up this command in terminal: pip install pyaudio >>if this cannot install then type: pip intall pipwin pipwin install pyaudio
This is one of the best and best practical python project I ever seen in TH-cam. You are the best Harry Love you and support you forever. I did completed the course fully and following your footprinting I did made this mindblowing project and given some awesome commands to it... Please make some more like this 🙏🏻🙏🏻🙏🏻🙏🏻
Hello sir, could you help me with my code it is not working i have been trying to solve my problem for one week! from ast import Try from cmath import e import datetime from email.mime import audio from platform import python_branch import webbrowser import pyttsx3 import speech_recognition as sr import wikipedia engine = pyttsx3.init('sapi5') voices = engine.getProperty('voices') engine.setProperty('voices',voices[1].id) def speak(audio): engine.say(audio) engine.runAndWait() def wishMe(): hour = int(datetime.datetime.now().hour) if hour>=0 and hour=12 and hour
If you want to listen random music every time then import random and " os.startfile(os.path.join(music_dir, random.choice(songs))) " paste this in the last line of play music .So that music will be different everytime.
Harry bhai maine ispe waking call add ki h, ye mujhe news parhke sunata h, jub csgo khelne bethta hu to alarm set kr deta hu, ye mujhe game stop krne k liye bol deta h. thanks bhai. Love from Bangladesh
That’s the perfect channel to learn python i hope you can make more projects on scikit learn and Tensorflow modules. Because this is the correct method to tech someone i hope your channel goes on pick of popularity 👍🏻👌🏻😊
bhai plz help me import pyttsx3 engine = pyttsx3.init('sapi5') voices = engine.getProperty('voices') print(voices) engine.getProperty('voices', voices[0].id) face the problem C:\Users\hp\AppData\Local\Programs\Python\Python37-32\python.exe "C:/Users/hp/PycharmProjects/first codeing/kj.py" File "C:/Users/hp/PycharmProjects/first codeing/kj.py", line 3 engine = pyttsx3.init('sapi5') ^ IndentationError: unexpected indent Process finished with exit code 1
Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/pyttsx3/__init__.py", line 20, in init eng = _activeEngines[driverName] File "/usr/lib/python3.7/weakref.py", line 137, in __getitem__ o = self.data[key]() KeyError: 'sapi5' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "Jarvis.py", line 9, in engine = pyttsx3.init('sapi5') File "/usr/local/lib/python3.7/dist-packages/pyttsx3/__init__.py", line 22, in init eng = Engine(driverName, debug) File "/usr/local/lib/python3.7/dist-packages/pyttsx3/engine.py", line 30, in __init__ self.proxy = driver.DriverProxy(weakref.proxy(self), driverName, debug) File "/usr/local/lib/python3.7/dist-packages/pyttsx3/driver.py", line 50, in __init__ self._module = importlib.import_module(name) File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/usr/local/lib/python3.7/dist-packages/pyttsx3/drivers/sapi5.py", line 3, in import win32com.client ModuleNotFoundError: No module named 'win32com'
Sir Thank you so much for making such a software it helped me alot i was wishing to make such type of software and now I got it In Sha Allah i will learn more about it and upgrade it according to my requirments. Thank you so much . Love from Pakistan
@@tejasshinde6386 Kuch toh sharm karo yaar, make your own projects na. Waise bhi Harry bhaiyya ka code kaunsa 200 line waala hai jo khud nahi bana sakte. Aise copy paste waali mentality achchi nahi hoti.
OK,.. this is the first ever series which I have seen being completed lol. cause Every Indian series I saw realted to programing they all after making 3 episodes of that were like... *Thik hai bhai ab main chalta hoon* Nice work though.🙂
Harry, I regularly see your videos. You are doing very good job Infact I would say you are the true teacher. Thank you so much for being there with us. Love you :)
White hat junior is a very big scam They only teach scratch and no coding or programming and also the fees is too high they are also hiring teacher and there is no requirement of that the teacher must know some coding or programming..they will teach you scratch and tell you to make an app from scratch..thats a very big fucking app And that chintu uske app pe invest karne keliye foreign people ladte hai ye bahut bada chutiyap hai ispe kabhi bharosa mat karna ye unlogo ki strategy hai influence karne ki indian parents ko by the way app bohot ghatiya hai dont use it learn from harry sir
I am 12 and I have mastered python with the tutorials of harry and this project was very useful for my daily life and also very interesting thanks a lot harry bhai :D
Hey! Harry it was an interesting project . Now i am working on performing complex mathematical operations using jarvis. Thanks for your help Harry, Loved your tutorials man.
bhai jaan Awesome video I am in class 11 really interested towards data science have learned python also this tutorial is really the best.. thank u brooooo
Hi, I am from Valpoi Sattari Goa And I am a B.E graduate passed out in 2019.Your videos are awesome harry bhai n I really think if done genuinly with interest then it can make us reach the greatest goal of life
Your way of teaching is so good. I request you to make a series for Network Simulator-3 (ns-3) as it is very popular for networking and research projects. I haven't seen any proper guidance for Ns-3 particularly for Vehicular Networks
I modified the code. Now it plays the exact song which user wants to listen on TH-cam. It's so cool. :D Thanks Harry. edit 1 :- Now sending messages to my contacts with voice command edit 2 :- It tells random jokes edit 3 : - sending emails with HTML contents and attachments edit 4 :- does google searches edit 5 :- does searches at Amazon for items which I tell it to do
Hello sir, could you help me with my code it is not working i have been trying to solve my problem for one week! from ast import Try from cmath import e import datetime from email.mime import audio from platform import python_branch import webbrowser import pyttsx3 import speech_recognition as sr import wikipedia engine = pyttsx3.init('sapi5') voices = engine.getProperty('voices') engine.setProperty('voices',voices[1].id) def speak(audio): engine.say(audio) engine.runAndWait() def wishMe(): hour = int(datetime.datetime.now().hour) if hour>=0 and hour=12 and hour
@@aanchaljha2425 import pyttsx3 #pip install pyttsx3 import speech_recognition as sr #pip install speechRecognition import datetime import wikipedia #pip install wikipedia import webbrowser import os import smtplib use these libraries as in your program no error showing i think the issue happened in libraries
sir I need your help pls check this it is not woking import pyttsx3 engine = pyttsx3.init('sapi5') voices = engine.getProperty('voices') engine.setProperty('voice',voices[1].id) def speak(audio): engine.say(audio) engine.runAndWait() if __name__=="_main_": speak("avinash is best boy")
My hindi is trash but dude, this video is amazing. I actually understood what you wrer speaking about, youre giving me info AND language training lol, thanks :)
Random music play:- In place of songs[0] Write- songs[random.randrange(start,stop)])) Note- Start is the starting indexnumber (of your music ) Stop is the last-1 indexnumber (of the music list)
Bro, instead of using that many elif statements, I think we can reduce the code by splitting the command and joining with whatever the website is spoken. ( Ex: if 'open' in audio: comSplit = audio.split(" ") Website = join(comSplit[1], ".com") webbrowser.open(Website)
this is what i did with my command elif 'open' in wordsaid: wordsaid = wordsaid.replace("open","") url = wordsaid pathy = 'C:\Program Files (x86)\Google\Chrome\Application\chrome.exe' webbrowser.register('chrome', None, webbrowser.BackgroundBrowser(pathy)) webbrowser.get('chrome').open_new_tab(wordsaid) speak("Opened website")
Can you help me? My Jarvis says "Listening..." but doesn't respond to whatever I say. The terminal isn't giving any errors. It only shows "Listening..." and no matter what I say it isn't doing anything. Any help would be really appreciated
For those of who are on Python 3.7.x pyAudio is officially not available on PyPI it will download the source code and try to install it which will require you to install p PortAudio (C Source Code) work around for this is to get the unofficial package and install it
For Daily Memes and other Factual Content Follow: instagram.com/codewithharry/
Jo Jo instagram use karte ho aa jao. Waha maze karte hain!
Jitne bhi log python programming ke is course se judna chahte hain ye rahi course playlist: th-cam.com/play/PLu0W_9lII9agICnT8t4iYVSZ3eykIAOME.html
Mai in videos ko Rampur, Uttar Pradesh se upload kar raha hoon. Aap in videos ko duniya ke konse kone se dekh rahe ho?
Main Suri, West Bengal Se Hun Bhai!
Rohini, New Delhi 🙂
great!
Maharashtra
bhai azam khan ko smjhao kch tm to pass m hi ho
Code with Harry is better than white hat Jr, anyone agrees? I 😁
yes
@@TraderHrk yes you are perfectly right bro
yes
Yup.
Yeah bro
I'm student of class 8 and I learned python from your videos in just two and half months and also made this Jarvis project and added some extra features
You are one of the best teachers 👍
Bro plzz tell me which video did you see to learn python?
@@yashpuniwala1353 read his comment properly
Thats amazing brother
Me too
@@yashpuniwala1353 bro there are full python cources available in this channel,,, watch it this is good 😮😮😉
I'm student of class 8 and I learned python from your videos in just two and half months and also made this Jarvis project and added some extra features
Code with Harry is better than white hat Jr, anyone agrees? I 😁
his is one of the best and best practical python project I ever seen in TH-cam. You are the best Harry Love you and support you forever. I did completed the course fully and following your footprinting I did made this mindblowing project and given some awesome commands to it...
Hey bro why did it took you 2.5 months when his full course is just 15 days according to my calculations his video is divided into 15 chapters so if you would complete one chapter which is one hour everyday then I would simply take you just 15 days to learn it and in addition you can revise for another 15 days which means it can maximumly take just a month so can you please tell me the reason that it took you 2.5 months huh?
will you plz share your code with me plz.
@@sheikhshaheernaeem bro he has just copied three most liked comments
😂
Jarvis: harry is a good boy
Harry: once more
Kya Bola be Kuch samajh Nahi aaya
Nice 😃😃
@@maryamkawnain1460
Recursion
Bro bata do Jarvis mobile Mai coding karke bana sakte hai kiya please tell me
Other TH-camrs: J.A.R.V.I.S. Programme quick demo
Harry: J.A.R.V.I.S. Programme quick tutorial
What's about home automation?
@@swadhindas8289 nice question
mujhe bhi is question ka ans chahiye
@@rishugupta3950 kiska?
plz tell mw why mine not working showing error , in if_name =="_main_" : plz help me
Thank you harry bhai . Apne itna achha course banya . Mene ye course pura dekha ha ,isse bahut kuchh seekha bhi aur finally aapki wajah se mera ek jarvis like AI banane ka dream pura hua .So thank you so much once again bade bhaiya. A lots of love to you .Stay fit stay healthy.
Amazing Project !
I am a student . I am Learning in class 9 and i learned python coding from you. Thank u Harry Sir.
This is how I saved 6000 from not buying alexa
Lol
BUT You need to add every single command here. There isnt any AI to get the things according to the given data automatically. Bro if u want to find something else that you havent added in commands for ex what is AI, then you can do what is simply using web scraping , you can create a search url at first nd then scrap the data u asked from the jarvis from google. i hope u got it , GL
Yes very nice
@@bhaskar_blur 😝😝😝😝
@@nuclear5587 hmm
I am from Bengaluru , Karnataka .
My name is Prajwal.
And I like Java language.But Python is the best language for AI.
Finally you are on my favourite part...AI.
I am from Karnataka
from pakistan....ap ki videos bht informative hyn....we support you and appreciate your efforts...keep doing ❤🔥
He deserves 10 million
No, Actually More Then 100M...
When I install all the modules and run the program it shows me that pyaudio not found
Awesome video sir. I am Akash from kerala. I am a btech
(Cse) student. This video helped me a lot for improving my python skills. Waiting for more interesting stuff like this
Sir u r my hero of my life ur channel maked my life now i got 80k salery goverment job..MEITY ( indian govt. ) ...sir i have no words.....ur knowledge is very precious....and u r giving this all free..no words sir..i got my dream..🙏🙏
Thank you for teaching this whole code, you are a very nice coding teacher.
hey bruh can you help me im stuck where i speak but my ai doesnt recognizes it any idea ?
Sir I am in 8th today I am so inspired that I will start coding today and make this project and then I will come back and see this comment after I will be a coder. ...... project see you soon............
Same I am too in 8th.
@@pythoncoder0072 same
I am in also 8th but i ve a problem after executing my AI is:
Listening...
Recognizing...
Say that again plz...
Not responding only printing this..
@@rajatripathy7561 check your mic
@@neerukohli353 i have checked my mic is working well..but it is not listening..
MAN YOU'RE DOING GOD'S WORK
Hello Harry,
I am Harshit Sen from indore.
You are really awesome. Thanks to you I learn concepts really fastly and easily.
Thanks a lot Harry
thnx bro your content is far better than my college
Thankx a lot brother for this Adorable project i added many things by myself like adding subtracting , factorial of a number, multiplication table , jokes , shutdown windows restart windows , close softwarres etc etc.
how!!!????please tell meeeeeee
Can You Share your file here
Nice idea bro
how
At 27:49 I'm having issue with wish me and While true... Edr mera jarvis continuous listening and recognizing(paglo ki trha) kr rha but Wikipedia se answer nh kr rha. And jb m "While True:" hata raha hun to tb answer kr rha.
But m Chahta hn k mere trf b while true sahi kam kry, jse mtlb bar bar usy input dun or wo bar bar output de jse edr harry bhai ka chal rha h. Anyone please help???? 🥺
Bro, you are amazing. You deserve more subscribers and views.
Y'a really...
True
At least you need more than 100m+ subscribers
@muazzam. absolutely right bro....
Ri8
Really, it's an amazing video. Basically i am a java developer but really learn a lot from this video. I really appreciate your this approach really harry sir. Please keep doing this and help us to increase our knowledge.
Thank you sir for the project....
I am Abhishek Nilawar
From Nanded Maharashtra
it's amazing... I added pycharm, Instagram, and play random music... I personally like this the most. thankyou for making this video.
Hey I'm facing an error can you help me if your code ran successfully ?
@codewithharry bhai mere sirf listening and say it again aa rha hai
Please help me
Finally Done,Thank you bro for this wonderful project
35:15 Harry explaining us and Jarvis is listening and listening and listening ........😂
You are right Jarvis listening listening and listening....
@@anjuagarwal3717 😂😂
Bss listening hi kar rha hay yrr, pehle pata hota ki bewkoof bana rhe to may ye project banata hi nhi
Hi my name is sami i'm from Pakistan my physics teacher suggested me to watch your videos and here I am loved your video great explaination now i'll watch full course loved your content grow more and more Bro
pakistan has physics ? shocked to know this 🤣🤣🤣🤣
@@pratyakshtiwari9724 Pakistan has your mom too come and take her will you 😍
@@xtreme-gaming i think u dnt know that i am pakistan's father say hello to ur abbu🤣🤣
@@pratyakshtiwari9724 tery jesy log apna chupa lgany ki koshish krty hein "Pakistan ke Abu" tery jesy log marwany ke bad kehty hein Bhai Jan kpry tou wapis kr dein "Pakistan ke Abu" tery jesy log Kela khay begair gayb kr dety hein "Pakistan ke abu" 🤡
Hello sir I am Abinash Paul I am from Durgapur West Bengal I am in my second year of my college currently I am pursuing the BBA supply chain management degree but when I start python programming course from your channel it gets really motivated me . I am also doing this Jarvis project from your course. You are a best teacher to mei . Thank you!
Did you complete it?
@@manasdas9461 no I am still not able to complete it
Hello sir, could you help me with my code it is not working i have been trying to solve my problem for one week!
from ast import Try
from cmath import e
import datetime
from email.mime import audio
from platform import python_branch
import webbrowser
import pyttsx3
import speech_recognition as sr
import wikipedia
engine = pyttsx3.init('sapi5')
voices = engine.getProperty('voices')
engine.setProperty('voices',voices[1].id)
def speak(audio):
engine.say(audio)
engine.runAndWait()
def wishMe():
hour = int(datetime.datetime.now().hour)
if hour>=0 and hour=12 and hour
@@aanchaljha2425 You need to download unofficial Python binaries if Jarvis is not taking command, I am facing same issue
Finally, a project I can show to others, a project I can understand. Thank You.
if you are getting error for pyaudio then fire up this command in terminal:
pip install pyaudio
>>if this cannot install then type:
pip intall pipwin
pipwin install pyaudio
Thank you brother
This helped me thanx👍
brother but still error is coming
@@LEGEND-io9pv try in powershell window
Mera bhi error aa raha tha fir powershell me kiya ho gaya
@anmol jangir powershell windows se kar bhai
Very nice video Harry bhai..dil se thank u ❤
Ony you are on youtube who not takes charge for whole cources ......☺☺☺☺☺great job
Bro
This is one of the best and best practical python project I ever seen in TH-cam. You are the best Harry Love you and support you forever. I did completed the course fully and following your footprinting I did made this mindblowing project and given some awesome commands to it...
Please make some more like this 🙏🏻🙏🏻🙏🏻🙏🏻
Hello sir, could you help me with my code it is not working i have been trying to solve my problem for one week!
from ast import Try
from cmath import e
import datetime
from email.mime import audio
from platform import python_branch
import webbrowser
import pyttsx3
import speech_recognition as sr
import wikipedia
engine = pyttsx3.init('sapi5')
voices = engine.getProperty('voices')
engine.setProperty('voices',voices[1].id)
def speak(audio):
engine.say(audio)
engine.runAndWait()
def wishMe():
hour = int(datetime.datetime.now().hour)
if hour>=0 and hour=12 and hour
bro i am faceing a difficulty it only shows listening and does not move forward pls help me
op bhai
@@kashishagarwal7860 bro did the problem get solved?
Hello Harry bhaiya
My name is Sandeep Kumar from Patna Bihar
If you want to listen random music every time then import random and " os.startfile(os.path.join(music_dir, random.choice(songs))) " paste this in the last line of play music .So that music will be different everytime.
Hi, can you help me. It's showing attribute error pyaudio is not installed......but i have installed it
More precise it showing could not find pyaudio
@@AbhishekMishra-we2ci sorry mate I am just a beginner , too. So can't help you.
@@AbhishekMishra-we2ci Try these commands on the terminal of PyCharm :
pip install pipwin
pipwin install pyaudio
It will work.
@@PrathikPB123 thanks
code with harry is the best channel on coding
Harry is such a genius ❤
IITians are
yes
like iron man
he is a liar because he is using fake apps
@@enterprisesaprique3339 wut
@@enterprisesaprique3339 he is not liar but u are fool
I think you deserve more subscribers because you taught programing language from basics to higher level in previous videos.
I think love and support from people like you is far better than subscribers for me. Thanks for all the love and support brother!
I agree he deserve more subscribers!
Who dislike this video. Share the video so that nobody dislike learning video
after 2 years : check subscribers 😁❤️❤️😊
@@AYJ959 hmm.😌 It's been a long time for him
Sir I saw this tutorial today and dam sure I will be a good programmer by understanding it skills and concepts
...🙏😃
i hope u dont be a good programmer but the best programmer
Tu hai tereko pata nhi parr tu hai!!
@@_s.o.u.l__xxx_5666 😊😂
Harry bhai maine ispe waking call add ki h, ye mujhe news parhke sunata h, jub csgo khelne bethta hu to alarm set kr deta hu, ye mujhe game stop krne k liye bol deta h. thanks bhai.
Love from Bangladesh
Hello Harry,
I am Harsimran Singh from Italy.
You are really awesome. Thanks to you I learn concepts really fastly and easily.
Thanks a lot Harry!
Ciao
That’s the perfect channel to learn python i hope you can make more projects on scikit learn and Tensorflow modules. Because this is the correct method to tech someone i hope your channel goes on pick of popularity 👍🏻👌🏻😊
Harry to harry: I am a very good boy 😂😂
Bhai kya mst code ha maja aa gaya ❤️😍😍😍
Who else is a nerd like me and came to this video after saying open youtube to the AI...BTW excellent video bhai
hey Harry why you only got 70K subscriber, you deserve million subscriber yar
bhai plz help me
import pyttsx3
engine = pyttsx3.init('sapi5')
voices = engine.getProperty('voices')
print(voices)
engine.getProperty('voices', voices[0].id)
face the problem
C:\Users\hp\AppData\Local\Programs\Python\Python37-32\python.exe "C:/Users/hp/PycharmProjects/first codeing/kj.py"
File "C:/Users/hp/PycharmProjects/first codeing/kj.py", line 3
engine = pyttsx3.init('sapi5')
^
IndentationError: unexpected indent
Process finished with exit code 1
Yes you deserve millions of subscribers
Because he speak indian not english
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/pyttsx3/__init__.py", line 20, in init
eng = _activeEngines[driverName]
File "/usr/lib/python3.7/weakref.py", line 137, in __getitem__
o = self.data[key]()
KeyError: 'sapi5'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "Jarvis.py", line 9, in
engine = pyttsx3.init('sapi5')
File "/usr/local/lib/python3.7/dist-packages/pyttsx3/__init__.py", line 22, in init
eng = Engine(driverName, debug)
File "/usr/local/lib/python3.7/dist-packages/pyttsx3/engine.py", line 30, in __init__
self.proxy = driver.DriverProxy(weakref.proxy(self), driverName, debug)
File "/usr/local/lib/python3.7/dist-packages/pyttsx3/driver.py", line 50, in __init__
self._module = importlib.import_module(name)
File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 677, in _load_unlocked
File "", line 728, in exec_module
File "", line 219, in _call_with_frames_removed
File "/usr/local/lib/python3.7/dist-packages/pyttsx3/drivers/sapi5.py", line 3, in
import win32com.client
ModuleNotFoundError: No module named 'win32com'
@@DriveSeekhodotcom indentation error hai, One space is there.
Kya baat hai bro, you are awesome.
Thanks for the course.
- Rajesh Joshi
(Uttarakhand)
Thanks a lot for your love and support brother!
PayTm integration wali video k liye, thanks a lot yrr.
Bahut help hui.
I am glad ki mai aapki help kar paaya!
harry bhai apne ek kahi the maine 2 functionality lagye ek exit wale aur ek joke suna raha hai jarvis randomly maza agya thanks harry bhai 😘😘
Sir Thank you so much for making such a software it helped me alot i was wishing to make such type of software and now I got it In Sha Allah i will learn more about it and upgrade it according to my requirments. Thank you so much . Love from Pakistan
Love you harry bhai, aap mast padhate ho please keep making more videos.. Allah aapko Khush rakhe always
Now i finally got an awesome project to state on my resume 😂
Hii bro
Did you make the project report for this project???
Same here😂😂😂
Plz send me full source code
@@ShivYadav-gc1qs ?
@@tejasshinde6386 Kuch toh sharm karo yaar, make your own projects na. Waise bhi Harry bhaiyya ka code kaunsa 200 line waala hai jo khud nahi bana sakte. Aise copy paste waali mentality achchi nahi hoti.
Hey harry, I just added that quit program function and music must be played randmoly ... as you asked to do so... Thank video was awesome.
OK,.. this is the first ever series which I have seen being completed lol. cause Every Indian series I saw realted to programing they all after making 3 episodes of that were like...
*Thik hai bhai ab main chalta hoon*
Nice work though.🙂
Finally you are on my favourite part...AI
Thanks for liking Jarvis bhai! I will upload more similar videos on this channel soon!
He is genius
But this is not the ai, the real ai will learn new things , but this will give response on a specific command...
This is not an AI
Think again.... Bunch of if and else statements does not make ai....
Harry :makes Jarvis
Google and contra: gingstar
hello sir I am from Kanpur,Uttar Pradesh I am greatly obliged that you are guiding this project well.
Sir, we are very much proud of u.Thank u so much for your educational support...
You are welcome vijay bhai. Aasha karta hoon aapko jarvis pasand aaega!
@@CodeWithHarry
Jarvis program complete karne ke baad usko
Phone me use kar sakte he
@@CodeWithHarry Bhai kya haam phone pe Jarvis kar skte hai
@@yuvrajsidhu2173 good question
@@CodeWithHarry this program is not running now
Bro Plz never stop uploading videos ......Really impressed by your method of explaning the very Hard concepts and codes !!!
Love you From Pakistan
Harry, I regularly see your videos. You are doing very good job Infact I would say you are the true teacher. Thank you so much for being there with us. Love you :)
Hello Harry Sir my name is chetan rohit
And i am from Gujrat lot's of love to you and your work your a truly Inspiration.
7:03 when you say google my phone also turned on😂
wow..........
thats it now i am a good match for that white hat junior's chintu!
😂👍
@@darshanpanchal3046 😂
White hat jr is scam they have coirses of 144 classes with price 1 lakh
Bruh like youtube is free
White hat junior is a very big scam
They only teach scratch and no coding or programming and also the fees is too high they are also hiring teacher and there is no requirement of that the teacher must know some coding or programming..they will teach you scratch and tell you to make an app from scratch..thats a very big fucking app
And that chintu uske app pe invest karne keliye foreign people ladte hai ye bahut bada chutiyap hai ispe kabhi bharosa mat karna ye unlogo ki strategy hai influence karne ki indian parents ko by the way app bohot ghatiya hai dont use it learn from harry sir
You helped me for my 12th project.I am Tanish from delhi❤️
This is Isha Dewangan from Chhattishgarh, I think sir ml can take our job surely but it is very good for all of us to do our work automatic
I am 12 and I have mastered python with the tutorials of harry and this project was very useful for my daily life and also very interesting thanks a lot harry bhai :D
i am also 12
and i have made much advanced ai assistant called lucifer
Demo video coming soon
wtf are 12 yr kids doing these days.
12 years? :SSSS
I am 11 and i made a GUI For Jarvis In Tkinter
N@@leaftech2869
Hey! Harry it was an interesting project . Now i am working on performing complex mathematical operations using jarvis. Thanks for your help Harry, Loved your tutorials man.
kara kya bhau?
bhai jaan Awesome video
I am in class 11
really interested towards data science
have learned python also
this tutorial is really the best..
thank u brooooo
Thank you sir for such a helpful and amazing video. Can you please make Jarvis more advanced.
He is not Sir Harry Bro
bro tonight i cant sleep...what have u shown!!!!!!!! mind blown..fussshhh
Rajashree Kokate from Maharastra.
This Project is Awesome. Thank you so much for such a useful video...
Hello !
This is Abhinav Kr. Singh
I'm From Jharkhand.
And I'm very passionate about computers and it's working....
You are doing a great work Sir 🙏🏻☺️
Very good learning platform - code with harry.
I am Navdeep kishore.
From Patna, bihar
Hi, I am from Valpoi Sattari Goa And I am a B.E graduate passed out in 2019.Your videos are awesome harry bhai n I really think if done genuinly with interest then it can make us reach the greatest goal of life
Your way of teaching is so good. I request you to make a series for Network Simulator-3 (ns-3) as it is very popular for networking and research projects. I haven't seen any proper guidance for Ns-3 particularly for Vehicular Networks
I modified the code. Now it plays the exact song which user wants to listen on TH-cam. It's so cool. :D
Thanks Harry.
edit 1 :- Now sending messages to my contacts with voice command
edit 2 :- It tells random jokes
edit 3 : - sending emails with HTML contents and attachments
edit 4 :- does google searches
edit 5 :- does searches at Amazon for items which I tell it to do
bro can u please share me the code
Pls help...module error 'pywintypes'
@@MH07Gaming Have you pip installed all the required modules ?
@@abhinavanand5584 yes
Hey can you help me I'm not able to figure out an error ?
If you can please respond.
If you get error installing the pyttxs3, try this first:- `pip install pywin32` then `pip install pyttsx`
Aabe gaadi ka horn bajaa rha hai ki code bataa rha hai?🤣🤣🤣🤣
I tried to install as you said... but not able to install at all
'pip install pywin32' then "pywin install pyttsx3"
after completing the entire course, this project has become easier to understand
Hello sir, could you help me with my code it is not working i have been trying to solve my problem for one week!
from ast import Try
from cmath import e
import datetime
from email.mime import audio
from platform import python_branch
import webbrowser
import pyttsx3
import speech_recognition as sr
import wikipedia
engine = pyttsx3.init('sapi5')
voices = engine.getProperty('voices')
engine.setProperty('voices',voices[1].id)
def speak(audio):
engine.say(audio)
engine.runAndWait()
def wishMe():
hour = int(datetime.datetime.now().hour)
if hour>=0 and hour=12 and hour
@@aanchaljha2425
import pyttsx3 #pip install pyttsx3
import speech_recognition as sr #pip install speechRecognition
import datetime
import wikipedia #pip install wikipedia
import webbrowser
import os
import smtplib
use these libraries as in your program no error showing i think the issue happened in libraries
@@snehasismondal3551 thanks for replying me I'll try this
sir I need your help pls check this it is not woking
import pyttsx3
engine = pyttsx3.init('sapi5')
voices = engine.getProperty('voices')
engine.setProperty('voice',voices[1].id)
def speak(audio):
engine.say(audio)
engine.runAndWait()
if __name__=="_main_":
speak("avinash is best boy")
@@aanchaljha2425
import pyttsx3
engine = pyttsx3.init('sapi5')
voices = engine.getProperty('voices')
engine.setProperty('voice',voices[1].id)
def speak(audio):
engine.say(audio)
engine.runAndWait()
if __name__=="__main__":
speak("avinash is best boy")
sir, i created a whole new Tkinter based UI with the idea of your program. It works well enough.
Desktop app banana ho to kya use kar sakte?
@@vivekkashyap8244 tiknter module bhai
can i see your source code on github?
harry sir i am in 8th i am started coding I am motivated from you and learning from you
Me to bro 🔥🔥
Same bro classs 8
chintu part 2
class 8 here
Listen up, coding is hard
e1 the offline teachers didn't make me understand as you did, Sir, you Sir are a genius thxx with open arms:)
This guy is a legend I was always searchig for
After this video, I got to know the "power of python".
@Rajendra Prasad yes I bro I know him I have subscribed him too
This is not less than a dream..thank u soo much for sharing this 🙏🙏😊
Can you send me this code please 🥺
My hindi is trash but dude, this video is amazing. I actually understood what you wrer speaking about, youre giving me info AND language training lol, thanks :)
Random music play:-
In place of songs[0]
Write-
songs[random.randrange(start,stop)]))
Note-
Start is the starting indexnumber (of your music )
Stop is the last-1 indexnumber (of the music list)
U mean something like this?
*songs[random.randrange(0, len(songs))]*
Thank you sir
I am waiting for this for long and finally after long suffering on internet I found your video very helpful
Bro, instead of using that many elif statements, I think we can reduce the code by splitting the command and joining with whatever the website is spoken.
( Ex:
if 'open' in audio:
comSplit = audio.split(" ")
Website = join(comSplit[1], ".com")
webbrowser.open(Website)
this is what i did with my command
elif 'open' in wordsaid:
wordsaid = wordsaid.replace("open","")
url = wordsaid
pathy = 'C:\Program Files (x86)\Google\Chrome\Application\chrome.exe'
webbrowser.register('chrome', None, webbrowser.BackgroundBrowser(pathy))
webbrowser.get('chrome').open_new_tab(wordsaid)
speak("Opened website")
Thank you sir for thi video i haven't done coding in past i just started for jarvis and now i am watching you all python videos ! ❤❤
What a great way of teaching...hats off man hats off.
Respect...from Germany
Skip video to 5:40 and thanks me later 😁😅
Thanks bro😂👌
Thax
Thanks
Thx
@@gokuldas5297 hi
loved this one....got to know many things......next time chatbot plz... :)
It seems that you are a Fan of Death Note.😏
@@buddhadebbairagi2022 yeay🙂😏
@@tejassrivastava6971 I'm a DBS fan.😇
@@buddhadebbairagi2022 noice
I have no words for you harry♥️😍
I told jarvis to play Shri Ram janki song now he became jatayu 🕉️ 🙏❤️
Thank u hari om bhaiya 😂😂
😂😂😂
Is there any data structure used in this project other than arrays??
Bro... how were you able to do that?
@@RohitKumar-ld2rt
he must have made a function
Can you help me? My Jarvis says "Listening..." but doesn't respond to whatever I say. The terminal isn't giving any errors. It only shows "Listening..." and no matter what I say it isn't doing anything. Any help would be really appreciated
Watch this video absolutely after 2 years of video uploaded
i bro
i have relpy you by 2 days after
Same
@Green dude__Minecraft try to find...........take it as challenge
thank you so much i am building this for my school project!!!
All the best 😉😊👍
You are the best, Harry Bhai.
the course is amazing i really want to start it so thanks for the tutorial i, m just finding that more days thank you
if program stuck in listening then add below line:
add r.adjust_for_ambient_noise(source) above audio = r.listen(source)
Abhishek Sharma thank you bro 🤗🤗🤗
I am getting same problem not working for me please help?
@@aryxslayer04 have you installed require module for speechrecogintion module ?
Thanks, it's running now but it's not recognizing anything
@@AbhishekSharma-pr2gh yes everything is installed 😔
For those of who are on Python 3.7.x pyAudio is officially not available on PyPI it will download the source code and try to install it which will require you to install p
PortAudio (C Source Code)
work around for this is to get the unofficial package and install it
sir.. mere laptop me bhi work bhi ho raha h.. pyaudio is not install yahi error aa raha h
Mere program m bhi yahi error aa rahi h mai pycharm use kr raha hun . Please give the solution sir.....
python unofficial binaries...se jaake download kro
..wheel se install kr lena
Yeah... wheel installation has shown some ssl errors.. fixed it by adding anaconda library bin path to system environment paths
use older version of python. I'm using version 3.11.4
Mazedar h bhai❤ coding