[okular] doc: Add some docs on the new TTS capabilities

Yuri Chornoivan null at kde.org
Sun Nov 3 12:46:21 GMT 2019


Git commit 641723e2c1c9c2f9191a9c9e0cff50f6f3938972 by Yuri Chornoivan.
Committed on 03/11/2019 at 12:46.
Pushed by yurchor into branch 'master'.

Add some docs on the new TTS capabilities

M  +18   -2    doc/index.docbook

https://invent.kde.org/kde/okular/commit/641723e2c1c9c2f9191a9c9e0cff50f6f3938972

diff --git a/doc/index.docbook b/doc/index.docbook
index e949935b8..9f9856103 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -34,7 +34,7 @@ Context menu actions like Rename Bookmarks etc.)
 			<!-- TRANS:ROLES_OF_TRANSLATORS -->
 		</authorgroup>
 		<legalnotice>&FDLNotice;</legalnotice>
-		<date>2019-08-10</date>
+		<date>2019-11-02</date>
 		<releaseinfo>1.9 (Applications 19.12)</releaseinfo>
 		<!-- Abstract about this handbook -->
 		<abstract>
@@ -1878,9 +1878,16 @@ Context menu actions like Rename Bookmarks etc.)
 							<guimenuitem>Stop Speaking</guimenuitem>
 						</menuchoice>
 					</term>
+					<term>
+						<menuchoice>
+							<guimenu>Tools</guimenu>
+							<guimenuitem>Pause/Resume Speaking</guimenuitem>
+						</menuchoice>
+					</term>
 					<listitem>
 						<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>
+						This service is provided by a &Qt; library which wraps speech-dispatcher on &Linux;, and native speech systems on other platforms.
+						It is possible to choose the current voice via &okular; <link linkend="configaccessibility">Accessibility</link> configuration page.</para>
 						<para>The <guilabel>Speak ...</guilabel> actions are enabled only if a speech service is available in the system.</para>
 					</listitem>
 				</varlistentry>
@@ -2316,6 +2323,15 @@ Context menu actions like Rename Bookmarks etc.)
 							by moving it to the right will result in lighter grays used.</para>
 					</listitem>
 				</varlistentry>
+				<varlistentry>
+					<term><guilabel>Engine</guilabel></term>
+					<listitem>
+						<para><action>Allows you to choose</action> the text-to-speech (<abbrev>TTS</abbrev>) engine to be used by &okular;.
+							The default is <application>speechd</application> <abbrev>TTS</abbrev>, but you can use all
+							languages and voices depending on the available synthesizers on your platform. On &Linux;,
+							speech-dispatcher is used by default to determine available voices.</para>
+					</listitem>
+				</varlistentry>
 			</variablelist>
 		</sect1>
 		<sect1 id="configperformance">


More information about the kde-doc-english mailing list