Update Jarvis2_4windows.py
Co-authored-by: Christian Clauss <cclauss@me.com>
This commit is contained in:
parent
4a06c8fa4c
commit
4584b6f18c
@ -73,7 +73,7 @@ def main(search_engine, takeCommand, debug):
|
|||||||
command_pauseMusic()
|
command_pauseMusic()
|
||||||
|
|
||||||
elif "stop music" in query:
|
elif "stop music" in query:
|
||||||
command_stopMusic
|
command_stopMusic()
|
||||||
|
|
||||||
elif "unpause" in query:
|
elif "unpause" in query:
|
||||||
command_unpauseMusic()
|
command_unpauseMusic()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user