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