From f23886a08bc4585b11573e535d7dec654bc269ed Mon Sep 17 00:00:00 2001 From: Chad Francis Date: Tue, 19 Oct 2021 17:07:57 -0600 Subject: [PATCH] syntax error --- lib/bear.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bear.py b/lib/bear.py index 5c17794..aa012da 100644 --- a/lib/bear.py +++ b/lib/bear.py @@ -99,5 +99,5 @@ def say(self, text): "-a","150", text ]) - self.audio.play("speech.wav") + self.audio.play("speech.wav", self)