say – notify using software speech synthesizer
- This plugin will use the ‘say’ or ‘espeak’ program to “speak” about play events.
The below requirements are needed on the local master node that executes this callback.
- whitelisting in configuration
- the ‘/usr/bin/say’ command line program (standard on macOS) or ‘espeak’ command line program
Note
- In 2.8, this callback has been renamed from
osx_say
into say.
Authors
Hint
If you notice any issues in this documentation you can edit this document to improve it.