summaryrefslogtreecommitdiffstats
path: root/examples/speech/hello_speak
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-041-1/+1
* hello_speak example: Don't disable engine combo boxAxel Spoerl2024-03-062-5/+3
* Examples: fix for asynchronous engineVolker Hilsheimer2023-09-272-1/+22
* Doc: Add Example categoryInkamari Harjula2023-08-211-0/+1
* Add PauseResume capability flagVolker Hilsheimer2023-05-251-0/+5
* hello_speak example: Use QSignalBlocker instead disconnectingFriedemann Kleint2023-03-201-5/+10
* Brush up the hello_speak exampleFriedemann Kleint2023-03-203-32/+34
* Add tags to examplesVolker Hilsheimer2023-02-231-0/+1
* Documentation and example improvementsVolker Hilsheimer2023-02-132-17/+20
* Port hello_speak example away from deprecated QLocale::countryVolker Hilsheimer2023-02-051-1/+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
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* Doc: Use consistent names for .html filesKai Köhne2022-08-111-1/+1
* Fix and edit the example documentationVolker Hilsheimer2022-07-132-7/+9
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-224-173/+8
* Prepare boundary hint in QTextToSpeechAxel Spoerl2022-05-211-2/+2
* Documentation fixesVolker Hilsheimer2022-05-212-1/+2
* Build documentationVolker Hilsheimer2022-04-071-1/+1
* Re-generate the CMake project filesFrederik Gladhorn2022-02-111-0/+42
* 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
* 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
* Doc: Added the necessary doc artifactsVenugopal Shivashankar2015-08-222-0/+40
* Doc: Moved the examples to examples/speechVenugopal Shivashankar2015-08-225-0/+519