qtspeech
Qt Speech module
The Qt Speech module enables a Qt application to support accessibility features such as text-to-speech, which is useful for end-users who are visually challenged or cannot access the application for whatever reason. The most common use case where text-to-speech comes in handy is when the end-user is driving and cannot attend the incoming messages on the phone. In such a scenario, the messaging application can read out the incoming message.
- Versions: 6.7.2 · 5.15.15
- Website: https://www.qt.io/
- Licenses: LGPL 2.1 · LGPL 3
- Package source: gnu/packages/qt.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of qtspeech
as follows:
guix install qtspeech
Or install a particular version:
guix install qtspeech@5.15.15
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/qtspeech/'><img src='http://127.0.0.1:3000/packages/qtspeech/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/qtspeech/badges/latest-version.svg)](http://127.0.0.1:3000/packages/qtspeech/) Org: [[http://127.0.0.1:3000/packages/qtspeech/][http://127.0.0.1:3000/packages/qtspeech/badges/latest-version.svg]]