Skip to content

Commit

Permalink
Update J.A.R.V.I.S.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Kesavan-Hex authored Jun 14, 2021
1 parent 7c1c3ce commit d0ed0e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions J.A.R.V.I.S.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@


# JARVIS'S TALK ======================================================================================================= SENSITIVE BRAIN
def play_sound(mp3_list):
mp3 = random.choice(mp3_list)
playsound(mp3)
#def play_sound(mp3_list):
# mp3 = random.choice(mp3_list)
# playsound(mp3)


# JARVIS'S EARS ======================================================================================================== SENSITIVE BRAIN
Expand Down

0 comments on commit d0ed0e3

Please sign in to comment.