You've already forked STARK
mirror of
https://github.com/MarkParker5/STARK.git
synced 2025-11-28 21:39:53 +02:00
add update command, bool answers on questions, one modules import file
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
import SpeechRecognition
|
||||
import Text2Speech
|
||||
import SmallTalk
|
||||
import Media
|
||||
from Command import Command
|
||||
import config
|
||||
import QA
|
||||
import modules
|
||||
|
||||
listener = SpeechRecognition.SpeechToText()
|
||||
voice = Text2Speech.Engine()
|
||||
|
||||
Reference in New Issue
Block a user