From d8f0a09e9f454cd6ea779d15985202a43bebf74d Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 14 Feb 2019 22:39:46 +0100 Subject: Add text-to-speech support to Slackware Compile order: pcaudiolib, espeak-ng, pyxdg, dotconf, flite, speech-dispatcher, qt5-speech These are the stock configurations, no additional voices were added. I'd like to hear about anything that's missing or incorrectly configured. --- deps/qt5-speech/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 deps/qt5-speech/slack-desc (limited to 'deps/qt5-speech/slack-desc') diff --git a/deps/qt5-speech/slack-desc b/deps/qt5-speech/slack-desc new file mode 100644 index 0000000..16cc1d4 --- /dev/null +++ b/deps/qt5-speech/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +qt5-speech: qt5-speech (Qt module text to speech and speech recognition) +qt5-speech: +qt5-speech: QtSpeech is a Qt module to make text to speech and speech +qt5-speech: recognition easy. +qt5-speech: +qt5-speech: +qt5-speech: +qt5-speech: +qt5-speech: +qt5-speech: Homepage: https://www.qt.io/ +qt5-speech: -- cgit v1.2.3