AssertionError: No text to speak code example
Example: AssertionError: No text to speech
if('shutdown' in text):
answer = "Ok"
os.system("shutdown /s /t 1")
if('shutdown' in text):
answer = "Ok"
os.system("shutdown /s /t 1")