summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2023-05-25 02:50:55 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2023-05-28 11:42:14 +0200
commitc1afe1600d37c5533904da7e2862e87fa05464e6 (patch)
treed80d9eae669bbb49b2fb7a6e3b25cd459a4cbdad /src
parent494fc83729bf5eb1439fc77ce2fde5f27118d1b6 (diff)
Start the sunsetting of the macOS engine
There's no reason for maintaining this engine anymore. Change-Id: I323d59b15951a74b264c708a639be8c293eba1e8 Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/tts/doc/src/qttexttospeech-engines.qdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/tts/doc/src/qttexttospeech-engines.qdoc b/src/tts/doc/src/qttexttospeech-engines.qdoc
index 3546c0b..a883a6a 100644
--- a/src/tts/doc/src/qttexttospeech-engines.qdoc
+++ b/src/tts/doc/src/qttexttospeech-engines.qdoc
@@ -69,7 +69,9 @@
The macOS engine does not support any engine specific parameters.
\note The "macos" engine does not have the \l{QTextToSpeech::Capabilities}{Synthesize}
- capability.
+ capability. The "darwin" engine is the default and preferred engine on all macOS and
+ iOS systems supported by Qt. The macOS engine should not be used anymore and will be
+ removed in Qt 6.8.
\section1 Android