index
:
qt/qtspeech.git
5.10
5.11
5.12
5.13
5.14
5.15
5.8
5.9
6.10
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.2
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/cmake
wip/speech-recognition
Qt Speech support
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
tts
/
sapi
/
qtexttospeech_sapi.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sapi: Avoid crash when handling SPEI_WORD_BOUNDARY after speech stop
Jarkko Koivikko
2025-05-28
1
-2
/
+4
*
Correct license for module and plugin files
Lucie Gérard
2024-05-03
1
-1
/
+1
*
SAPI: fix word offsets in sayingWord signal
Volker Hilsheimer
2023-11-10
1
-1
/
+1
*
sapi: Fix mapping of Age attribute (Child, Teen, Senior)
Jarkko Koivikko
2023-08-09
1
-1
/
+15
*
API review: add word string to sayingWord signal parameters
Volker Hilsheimer
2023-05-24
1
-1
/
+2
*
Fix build issues on Windows in x86 mode
Volker Hilsheimer
2023-04-04
1
-15
/
+15
*
Port away from u""_qs string literals
Volker Hilsheimer
2023-02-19
1
-8
/
+10
*
Add QTextToSpeech::synthesize to produce PCM data rather than audio
Volker Hilsheimer
2023-02-19
1
-1
/
+118
*
Emit information about speech progress
Volker Hilsheimer
2023-02-18
1
-27
/
+77
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-35
/
+2
*
Implement error handling in engines
Volker Hilsheimer
2022-05-25
1
-10
/
+30
*
Prepare boundary hint in QTextToSpeech
Axel Spoerl
2022-05-21
1
-3
/
+5
*
Improve error handling in QTextToSpeech
Axel Spoerl
2022-05-20
1
-3
/
+20
*
Add QVoice::locale property
Volker Hilsheimer
2022-04-20
1
-1
/
+1
*
SAPI: code cleanup
Volker Hilsheimer
2022-04-14
1
-28
/
+19
*
Clean up SAPI implementation
Volker Hilsheimer
2022-04-07
1
-39
/
+29
*
sapi: Check result code from ISpObjectToken::GetVoice
Jarkko Koivikko
2022-02-11
1
-2
/
+10
*
sapi: Suppress MSVC warning C4996
Jarkko Koivikko
2022-02-11
1
-0
/
+3
*
Use QList instead of QVector
Jarek Kobus
2020-06-26
1
-3
/
+3
*
Eradicate Q_FOREACH loops and mark the module free of them
Marc Mutz
2019-06-19
1
-1
/
+1
*
SAPI: Fix build with MinGW
Friedemann Kleint
2017-02-20
1
-6
/
+42
*
SAPI: Release ISpVoice
Friedemann Kleint
2017-02-20
1
-1
/
+3
*
Align volume with qtmultimedia and others: 0.0 to 1.0
Frederik Gladhorn
2016-05-06
1
-6
/
+6
*
Port Windows SAPI to plugin architecture
Frederik Gladhorn
2015-10-17
1
-0
/
+383