Skip to content

Commit

Permalink
syntax oops
Browse files Browse the repository at this point in the history
  • Loading branch information
yamanote1138 committed Oct 20, 2021
1 parent e57a358 commit d40a31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bear.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,5 @@ def say(self, text):
"-a","175",
text
])
self.audio.play("espeak")
self.play("espeak")

0 comments on commit d40a31c

Please sign in to comment.