Skip to content

Commit e8d0f03

Browse files
committed
Made changes
1 parent 44d37bf commit e8d0f03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Desktop-Voice-assistant/voice_assistant.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ def mailSent(to, content):
119119
hr=input("Hours: ")
120120
mins=input("Minutes: ")
121121
kit.sendwhatmsg(number,message,hr,mins)
122+
# this should be in the format ("+91xxxxxxxxxx","This is message", 15, 20)
122123

123124
elif 'open facebook' in query:
124125
webbrowser.open("facebook.com")

0 commit comments

Comments
 (0)