Qt library providing text-to-speech engine access
Enables access to text-to-speech engines
qtspeech
$ qmake -query QT_INSTALL_LIBS | grep -i speech
$ brew info qtspeech
$ echo 'QT += speech' >> project.pro