osx_say callback plugin: add espeak support, rename to say (#33740)

* rename into say

* add support for espeak command

* adds symlink from osx_say to say

* Update version number
This commit is contained in:
Pilou
2019-02-26 16:46:35 +01:00
committed by Alicia Cozine
parent a361140680
commit d8a2d64ec1
6 changed files with 121 additions and 94 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- "``osx_say`` callback plugin was renamed into ``say``."