alright I have a password recognition code that goes like this:
from wit import Wit import pyttsx3, time def speak(string): engine = pyttsx3.init() e