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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Flite: cache list of library paths
Tim Blechmann
3 days
1
-30
/
+40
*
Flite: fix library paths to locate voices
Tim Blechmann
6 days
1
-3
/
+36
*
WinRT: silence -Winconsistent-missing-override
Tim Blechmann
7 days
1
-3
/
+4
*
Flite: Include <thread>
Michael Weghorn
2025-06-19
1
-0
/
+2
*
Flite: factor out getAudioFormat
Tim Blechmann
2025-06-19
2
-15
/
+15
*
Flite: move static functions into an anonymous namespace
Tim Blechmann
2025-06-19
2
-66
/
+64
*
Flite: make string formatting lazy
Tim Blechmann
2025-06-19
1
-5
/
+10
*
Flite: rely on defaultChannelConfigForChannelCount
Tim Blechmann
2025-06-19
1
-26
/
+2
*
build system: remove unused alsa dependency
Tim Blechmann
2025-06-19
1
-5
/
+0
*
Flite: immediately invoke sayingWord in flite callback
Tim Blechmann
2025-06-19
2
-83
/
+44
*
Flite: lazily construct QAudioFormat for synthesize method
Tim Blechmann
2025-06-19
2
-12
/
+18
*
Flite: remove unnecessary nullptr check
Tim Blechmann
2025-06-19
1
-34
/
+31
*
Flite: audioOutputCb - make logging lazy
Tim Blechmann
2025-06-19
1
-9
/
+12
*
Flite: fix static analyser warnings
Tim Blechmann
2025-06-19
2
-14
/
+18
*
Flite: make clang-tidy happier
Tim Blechmann
2025-06-19
1
-1
/
+1
*
Flite: Add retry loop when writing to QIODevice
Tim Blechmann
2025-06-19
1
-3
/
+37
*
Header cleanup
Tim Blechmann
2025-06-19
2
-16
/
+16
*
Flite: rename m_audioBuffer to m_audioIODevice
Tim Blechmann
2025-06-19
2
-6
/
+6
*
Flite: prevent duplicate start
Tim Blechmann
2025-06-19
1
-0
/
+4
*
Flite: fix nullptr dereference
Tim Blechmann
2025-06-19
1
-3
/
+2
*
Flite: cleanups - avoid run-time unicode conversions
Tim Blechmann
2025-06-19
2
-9
/
+9
*
Flite: set thread name
Tim Blechmann
2025-06-19
1
-0
/
+1
*
QTextToSpeechProcessorFlite::startTokenTimer(): Handle missing audiosink
Axel Spoerl
2025-06-05
1
-1
/
+1
*
sapi: Avoid crash when handling SPEI_WORD_BOUNDARY after speech stop
Jarkko Koivikko
2025-05-28
1
-2
/
+4
*
Android: remove unused imports
Assam Boudjelthia
2025-01-09
1
-2
/
+0
*
Android: remove unnecessary explicit android-21 platform choice
Assam Boudjelthia
2024-12-08
1
-4
/
+2
*
Remove the "macos" plugin
Volker Hilsheimer
2024-10-23
7
-477
/
+0
*
Android: make internal Java code for QtAndroidSpeech private
Assam Boudjelthia
2024-06-16
1
-24
/
+24
*
Correct license for module and plugin files
Lucie Gérard
2024-05-03
37
-37
/
+37
*
SpeechD: replace unguarded qDebug statement with categorized logging
Volker Hilsheimer
2024-04-30
2
-4
/
+4
*
QTextToSpeech - flite: remove redundant Q_UNUSED()
Axel Spoerl
2024-03-06
1
-2
/
+0
*
Fix the QTextToSpeechEngineAndroid plugin target name
Alexey Edelev
2024-03-06
1
-2
/
+3
*
Remove extra semi-colons
Tasuku Suzuki
2024-02-06
1
-1
/
+1
*
WinRT: implement boundary hint support in pause
Volker Hilsheimer
2023-11-10
3
-5
/
+59
*
WinRT: don't emit Paused state if no pause was requested
Volker Hilsheimer
2023-11-10
1
-1
/
+2
*
WinRT: make silence detection more robust
Volker Hilsheimer
2023-11-10
1
-3
/
+6
*
SAPI: fix word offsets in sayingWord signal
Volker Hilsheimer
2023-11-10
1
-1
/
+1
*
WinRT: fix hanging synthesize when RIFF header is removed
Volker Hilsheimer
2023-11-06
1
-1
/
+2
*
WinRT: avoid warning about negative timer
Volker Hilsheimer
2023-11-05
1
-1
/
+2
*
Fix top-level qt5 -no-gui build
Kai Köhne
2023-10-11
1
-2
/
+2
*
JNI: Don't use "Object" methods, let the compiler do the work
Volker Hilsheimer
2023-09-24
1
-5
/
+5
*
Explicitly include qjnitypes header
Volker Hilsheimer
2023-09-21
1
-0
/
+1
*
JNI: replace TYPE declarations with CLASS declarations
Volker Hilsheimer
2023-09-21
1
-1
/
+1
*
winrt: Fix crash if initialization fails
Jarkko Koivikko
2023-08-23
1
-0
/
+15
*
winrt: Fix artifact at the beginning of audio
Jarkko Koivikko
2023-08-10
2
-0
/
+15
*
sapi: Fix mapping of Age attribute (Child, Teen, Senior)
Jarkko Koivikko
2023-08-09
2
-1
/
+16
*
Allow enabling QT_USE_QSTRINGBUILDER for plugins
Alexey Edelev
2023-08-07
2
-2
/
+3
*
Implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20
Ahmad Samir
2023-07-12
1
-1
/
+1
*
Add PauseResume capability flag
Volker Hilsheimer
2023-05-25
7
-1
/
+8
*
API review: add word string to sayingWord signal parameters
Volker Hilsheimer
2023-05-24
8
-10
/
+17
[next]