diff --git a/myimports.py b/myimports.py index c9fa5c072be8baaf3bac586b5c42d8be3d6c46f1..f36b18c9ad1bb83ed3bdfe189bed0a2a6d046227 100644 --- a/myimports.py +++ b/myimports.py @@ -54,6 +54,7 @@ warnings.simplefilter('ignore', UserWarning) voix = True tts_bool = True reconnaissance = True +google_bool = True pygame.init() pygame.mixer.init(frequency=25000) # engine = pyttsx3.init()