aarongittu

Results 1 issues of aarongittu

` else: import pyttsx kernel = aiml.Kernel() if os.path.isfile("bot_brain.brn"): kernel.bootstrap(brainFile="bot_brain.brn") else: kernel.bootstrap(learnFiles="std-startup.xml", commands="load aiml b")` ![Screenshot (26)](https://user-images.githubusercontent.com/79368864/120180625-9ee22300-c229-11eb-952b-b480a0404021.png)