summaryrefslogtreecommitdiffstats
path: root/src/tts/qtexttospeechengine.h
Commit message (Expand)AuthorAgeFilesLines
* Correct license for module and plugin filesLucie Gérard2024-05-031-1/+1
* Header cleanupVolker Hilsheimer2023-06-201-0/+10
* API review: add word string to sayingWord signal parametersVolker Hilsheimer2023-05-241-1/+1
* Make QTextToSpeechEngine::synthesize pure virtualVolker Hilsheimer2023-02-211-3/+1
* Allow tts engines to override capabilitiesVolker Hilsheimer2023-02-211-0/+4
* Add QTextToSpeech::synthesize to produce PCM data rather than audioVolker Hilsheimer2023-02-191-0/+7
* Emit information about speech progressVolker Hilsheimer2023-02-181-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-221-35/+2
* Prepare boundary hint in QTextToSpeechAxel Spoerl2022-05-211-2/+2
* Improve error handling in QTextToSpeechAxel Spoerl2022-05-201-0/+3
* Add QVoice::locale propertyVolker Hilsheimer2022-04-201-1/+2
* Untangle voice and engine againVolker Hilsheimer2022-04-141-1/+1
* Tie a QVoice to the engine it came from, add data stream operatorsVolker Hilsheimer2022-04-071-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-261-2/+2
* Switch export macros to standard formv5.13.0-beta3v5.13.0-beta2Kai Koehne2019-04-011-1/+1
* Replace Q_NULLPTR with nullptrMaurice Kalinowski2016-06-271-1/+1
* Align volume with qtmultimedia and others: 0.0 to 1.0Frederik Gladhorn2016-05-061-2/+2
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-031-1/+1
* Rename QTextToSpeechPluginEngine to QTextToSpeechEngineFrederik Gladhorn2015-10-021-0/+86