This package browser is in early development. Mind the rough edges.

qtspeech 6.7.2

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.

Installation

Install qtspeech 6.7.2 as follows:

guix install qtspeech@6.7.2

Or install the latest version:

guix install qtspeech

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.