Update Jarvis2_4windows.py
This commit is contained in:
parent
4ff085bf32
commit
255a7e937c
@ -92,12 +92,6 @@ def main(search_engine, take_command, debug):
|
||||
gui.mainloop()
|
||||
|
||||
|
||||
def speak(text):
|
||||
gui.speak(text)
|
||||
engine.say(text)
|
||||
engine.runAndWait()
|
||||
|
||||
|
||||
def run():
|
||||
master = config['DEFAULT']['master']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user