Closed soundmud closed 4 years ago
speak() raised an exception because it couldn't find espeak.core. Added an attribute. It prints an error instead of raising an exception when unavailable.
Tested on Debian 10 with Python 3.7 and python3-espeak.
speak() raised an exception because it couldn't find espeak.core. Added an attribute. It prints an error instead of raising an exception when unavailable.
Tested on Debian 10 with Python 3.7 and python3-espeak.