MASTER --> master
This commit is contained in:
parent
7c23f6768b
commit
4c729692c3
@ -15,7 +15,7 @@ import wikipedia
|
|||||||
import gui
|
import gui
|
||||||
|
|
||||||
print("Initializing Jarvis....")
|
print("Initializing Jarvis....")
|
||||||
MASTER = getpass.getuser() or "Harsha"
|
master = getpass.getuser() or "Harsha"
|
||||||
|
|
||||||
engine = pyttsx3.init()
|
engine = pyttsx3.init()
|
||||||
voices = engine.getProperty("voices")
|
voices = engine.getProperty("voices")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user