[okular] doc: Replace Jovie with Qt Speech

Burkhard Lück null at kde.org
Wed Oct 10 19:30:16 BST 2018


Git commit 6c2acb9afdcee7fd56c08ff7cf4d3a71ae622555 by Burkhard Lück.
Committed on 10/10/2018 at 18:29.
Pushed by lueck into branch 'master'.

Replace Jovie with Qt Speech

okular uses the qt speech library in kf5

Differential Revision: https://phabricator.kde.org/D16068

M  +3    -2    doc/index.docbook

https://commits.kde.org/okular/6c2acb9afdcee7fd56c08ff7cf4d3a71ae622555

diff --git a/doc/index.docbook b/doc/index.docbook
index 21de656cb..c26567faf 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -1754,8 +1754,9 @@ Context menu actions like Rename Bookmarks etc.)
 						</menuchoice>
 					</term>
 					<listitem>
-						<para>These items allow you to speak the whole document or just the current page and stop speaking using the &kde; Text-to-Speech system &jovie;.</para>
-						<para>The <guilabel>Speak ...</guilabel> actions are enabled only if &jovie; is available in the system.</para>
+						<para>These items allow you to speak the whole document or just the current page and stop speaking using the system speech service.
+						This service is provided by a &Qt; library which wraps speech-dispatcher on &Linux;, and native speech systems on other platforms.</para>
+						<para>The <guilabel>Speak ...</guilabel> actions are enabled only if a speech service is available in the system.</para>
 					</listitem>
 				</varlistentry>
 			</variablelist>


More information about the kde-doc-english mailing list