13 lines
317 B
Plaintext
13 lines
317 B
Plaintext
|
config BR2_PACKAGE_QT5SPEECH
|
||
|
bool "qt5speech"
|
||
|
help
|
||
|
Qt is a cross-platform application and UI framework for
|
||
|
developers using C++.
|
||
|
|
||
|
Qt Speech enables support for accessibility features such as
|
||
|
text-to-speech.
|
||
|
|
||
|
For output optional enable flite or speechd.
|
||
|
|
||
|
https://doc.qt.io/qt-5/qtspeech-index.html
|