summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add tags to examplesVolker Hilsheimer2023-02-232-0/+2
* Remove handler for sayingWord signal from exampleVolker Hilsheimer2023-02-141-6/+0
* Documentation and example improvementsVolker Hilsheimer2023-02-133-17/+38
* Quick example: turn on word wrapVolker Hilsheimer2023-01-201-0/+1
* Cleanup example CMakeLists.txt fileKai Köhne2022-12-051-17/+10
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* Quick example: improve layout codeVolker Hilsheimer2022-09-121-5/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-243-3/+3
* Doc: Qualify TextToSpeech linksKai Köhne2022-08-161-1/+1
* Doc: Use consistent names for .html filesKai Köhne2022-08-112-2/+2
* Fix and edit the example documentationVolker Hilsheimer2022-07-135-14/+19
* Add license headers to cmake filesLucie Gérard2022-07-073-0/+9
* Use SPDX license identifiersLucie Gérard2022-06-226-248/+12
* Fix syntax errorVolker Hilsheimer2022-05-231-1/+1
* Prepare boundary hint in QTextToSpeechAxel Spoerl2022-05-211-2/+2
* Documentation fixesVolker Hilsheimer2022-05-216-2/+46
* Improve error handling in QTextToSpeechAxel Spoerl2022-05-201-1/+1
* Add a Qt Quick exampleVolker Hilsheimer2022-04-261-0/+221
* Build documentationVolker Hilsheimer2022-04-072-2/+2
* Re-generate the CMake project filesFrederik Gladhorn2022-02-113-0/+54
* Use nullptr instead of 0 in examplePaul Wicking2020-08-151-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-262-2/+2
* Update dependenciesFriedemann Kleint2020-04-161-5/+5
* Only build example when we have widgetsFrederik Gladhorn2019-06-261-1/+1
* Eradicate Q_FOREACH loops and mark the module free of themMarc Mutz2019-06-191-4/+5
* Fix the build with -no-guiLiang Qi2019-03-081-1/+2
* Doc: Add missing dots (qtspeech)Paul Wicking2018-06-191-1/+1
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Fix outdated FDL license headerv5.9.3Kai Koehne2017-10-174-14/+44
* hello_speak example: Fix enum value used in boolean context5.8Marc Mutz2017-03-221-1/+1
* Fix compilationMaurice Kalinowski2016-06-151-0/+4
* Align volume with qtmultimedia and others: 0.0 to 1.0Frederik Gladhorn2016-05-062-2/+8
* Revert "Add engine parameters in QTextToSpeech constructor"Frederik Gladhorn2016-04-131-1/+1
* Fix volume/rate slider setting in exampleFrederik Gladhorn2016-04-081-1/+1
* Improvements for the TTS example applicationTuomas Tuononen2016-04-051-1/+6
* Show language name and country in Language combo box for QLocale.Jeremy Whiting2016-04-051-1/+4
* QTextToSpeech: QObject *parent ctor args go lastMarc Mutz2016-03-041-1/+1
* Add engine selection in the TTS example applicationTuomas Tuononen2015-10-163-48/+94
* Fix examples.pro after renameFrederik Gladhorn2015-08-311-1/+1
* Doc: Added the necessary doc artifactsVenugopal Shivashankar2015-08-222-0/+40
* Doc: Moved the examples to examples/speechVenugopal Shivashankar2015-08-226-0/+0
* Update license headersFrederik Gladhorn2015-05-123-12/+15
* Use new api in example to show age and gender in the ui.Jeremy Whiting2015-03-311-1/+3
* Remove voiceType since it's not implemented in any backends.Jeremy Whiting2015-03-051-56/+27
* Add voice support with availableVoices, voice, and setVoice.Jeremy Whiting2014-11-123-64/+95
* Fix buildFrederik Gladhorn2014-11-051-3/+3
* Fix copyrightFrederik Gladhorn2014-11-053-3/+3
* Make the example more touch friendlyFrederik Gladhorn2014-11-053-68/+110
* Make example fit smaller device screensFrederik Gladhorn2014-11-051-7/+21
* Rename currentLocale to locale and make it a propertyFrederik Gladhorn2014-10-291-1/+1