xref: /OK3568_Linux_fs/buildroot/package/qt5/qt5speech/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_QT5SPEECH
2	bool "qt5speech"
3	help
4	  Qt is a cross-platform application and UI framework for
5	  developers using C++.
6
7	  Qt Speech enables support for accessibility features such as
8	  text-to-speech.
9
10	  For output optional enable flite or speechd.
11
12	  https://doc.qt.io/qt-5/qtspeech-index.html
13