summaryrefslogtreecommitdiffstats
path: root/src/plugins/tts/sapi/qtexttospeech_sapi.cpp
Commit message (Expand)AuthorAgeFilesLines
* sapi: Avoid crash when handling SPEI_WORD_BOUNDARY after speech stopJarkko Koivikko2025-05-281-2/+4
* Correct license for module and plugin filesLucie Gérard2024-05-031-1/+1
* SAPI: fix word offsets in sayingWord signalVolker Hilsheimer2023-11-101-1/+1
* sapi: Fix mapping of Age attribute (Child, Teen, Senior)Jarkko Koivikko2023-08-091-1/+15
* API review: add word string to sayingWord signal parametersVolker Hilsheimer2023-05-241-1/+2
* Fix build issues on Windows in x86 modeVolker Hilsheimer2023-04-041-15/+15
* Port away from u""_qs string literalsVolker Hilsheimer2023-02-191-8/+10
* Add QTextToSpeech::synthesize to produce PCM data rather than audioVolker Hilsheimer2023-02-191-1/+118
* Emit information about speech progressVolker Hilsheimer2023-02-181-27/+77
* Use SPDX license identifiersLucie Gérard2022-06-221-35/+2
* Implement error handling in enginesVolker Hilsheimer2022-05-251-10/+30
* Prepare boundary hint in QTextToSpeechAxel Spoerl2022-05-211-3/+5
* Improve error handling in QTextToSpeechAxel Spoerl2022-05-201-3/+20
* Add QVoice::locale propertyVolker Hilsheimer2022-04-201-1/+1
* SAPI: code cleanupVolker Hilsheimer2022-04-141-28/+19
* Clean up SAPI implementationVolker Hilsheimer2022-04-071-39/+29
* sapi: Check result code from ISpObjectToken::GetVoiceJarkko Koivikko2022-02-111-2/+10
* sapi: Suppress MSVC warning C4996Jarkko Koivikko2022-02-111-0/+3
* Use QList instead of QVectorJarek Kobus2020-06-261-3/+3
* Eradicate Q_FOREACH loops and mark the module free of themMarc Mutz2019-06-191-1/+1
* SAPI: Fix build with MinGWFriedemann Kleint2017-02-201-6/+42
* SAPI: Release ISpVoiceFriedemann Kleint2017-02-201-1/+3
* Align volume with qtmultimedia and others: 0.0 to 1.0Frederik Gladhorn2016-05-061-6/+6
* Port Windows SAPI to plugin architectureFrederik Gladhorn2015-10-171-0/+383