notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: accessibility/qt6-speech/pkg-descr
SVNWeb

Number of commits found: 1

Mon, 30 Jan 2023
[ 12:19 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:939cc7c118a35b0fdd8f17720710e9dd1d92222e  commit hash:939cc7c118a35b0fdd8f17720710e9dd1d92222e  commit hash:939cc7c118a35b0fdd8f17720710e9dd1d92222e  939cc7c 
accessibility/qt6-speech: new port - interface to speech synthesizers

As with the Qt 5 version, Qt Speech provides application developers with
a QObject subclass, QTextToSpeech, that provides an interface to the
platform's speech synthesizer engine; and a value type QVoice that
encapsulates voice characteristics. With those classes, applications can
make themselves more accessible to users, and go beyond the
screen-reader functionality of assistive technologies. Using non-visual
channels to inform users about changes or events can be very useful in
hands-free situations, such as turn-by-turn navigation systems.
Content-focused applications like ebook readers could benefit from
text-to-speech synthesis without depending on assistive technology.

Number of commits found: 1