Git commit 9bf0a79ab0fdf766377e6af272ce4a3991c5a80d by Yuri Chornoivan. Committed on 18/03/2022 at 10:20. Pushed by yurchor into branch 'master'.
Update the docs M +8 -27 doc/index.docbook M +- -- doc/kmouthcpref.png M +- -- doc/kmouthctts.png M +- -- doc/kmouthcwcp.png M +- -- doc/kmouthwizard1.png D +- -- doc/kmouthwizard2.png M +7 -5 doc/man-kmouth.1.docbook https://invent.kde.org/accessibility/kmouth/commit/9bf0a79ab0fdf766377e6af272ce4a3991c5a80d diff --git a/doc/index.docbook b/doc/index.docbook index 96a60f5..94f3e70 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -28,8 +28,8 @@ <legalnotice>&FDLNotice;</legalnotice> - <date>2018-01-04</date> - <releaseinfo>1.2.0 (Applications 17.12)</releaseinfo> + <date>2022-03-18</date> + <releaseinfo>1.2.0 (KDE Gear 22.04)</releaseinfo> <abstract> <para> @@ -84,29 +84,10 @@ </para> <para> With the first page of the wizard you specify - the command that shall be used for the text-to-speech conversion. + the engine and voice that shall be used for the text-to-speech conversion. For more details look into the <link linkend="tts-config">description of the configuration dialog.</link> </para> - <para> - <screenshot> - <screeninfo>Initial Phrase Book</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="kmouthwizard2.png" format="PNG"/> - </imageobject> - <textobject> - <phrase>Initial Phrase Book</phrase> - </textobject> - </mediaobject> - </screenshot> - </para> - <para> - With the second page you select which standard phrase books you need. - From the phrase books you can select often used phrases so that - you do not need to type them in. Of course &kmouth; also has an edit - dialog for the case that you later want to edit your phrase books. - </para> <para> <screenshot> <screeninfo>Word Completion</screeninfo> @@ -181,9 +162,6 @@ <imageobject> <imagedata fileref="kmouthcpref.png" format="PNG"/> </imageobject> - <imageobject> - <imagedata fileref="kmouthcpref.eps" format="EPS"/> - </imageobject> <textobject> <phrase>Screen shot</phrase> </textobject> @@ -253,8 +231,11 @@ </para></note> </para> <para> - Into the edit field of the <guilabel>Text-to-Speech</guilabel> tab you enter the command - for calling the speech synthesizer. With the combo box below the edit + It is also possible to select the <guilabel>Engine</guilabel> and <guilabel>Voice</guilabel> for the speech system. + </para> + <para> + Should the <guilabel>Use default speech system</guilabel> item is not selected you can enter the command + for calling the speech synthesize into the edit field of the <guilabel>Alternative</guilabel> panel. With the combo box below the edit field you specify the character encoding that is used for passing the text to the speech synthesizer. </para> diff --git a/doc/kmouthcpref.png b/doc/kmouthcpref.png index 18506c1..814c9d5 100644 Binary files a/doc/kmouthcpref.png and b/doc/kmouthcpref.png differ diff --git a/doc/kmouthctts.png b/doc/kmouthctts.png index b967005..17ca48a 100644 Binary files a/doc/kmouthctts.png and b/doc/kmouthctts.png differ diff --git a/doc/kmouthcwcp.png b/doc/kmouthcwcp.png index 7fe3270..91e9a3a 100644 Binary files a/doc/kmouthcwcp.png and b/doc/kmouthcwcp.png differ diff --git a/doc/kmouthwizard1.png b/doc/kmouthwizard1.png index ecc3e5f..0db3b8d 100644 Binary files a/doc/kmouthwizard1.png and b/doc/kmouthwizard1.png differ diff --git a/doc/kmouthwizard2.png b/doc/kmouthwizard2.png deleted file mode 100644 index 280d8ff..0000000 Binary files a/doc/kmouthwizard2.png and /dev/null differ diff --git a/doc/man-kmouth.1.docbook b/doc/man-kmouth.1.docbook index c1c38fe..a8cb0d1 100644 --- a/doc/man-kmouth.1.docbook +++ b/doc/man-kmouth.1.docbook @@ -5,11 +5,13 @@ <refentry lang="&language;"> <refentryinfo> -<title>&kde; User's Manual</title> -<author>&Lauri.Watts; &Lauri.Watts.mail;</author> -<date>2018-01-03</date> -<releaseinfo>Applications 17.12</releaseinfo> -<productname>KDE Applications</productname> +<title>KMouth User's Manual</title> +<author><firstname>Lauri</firstname><surname>Watts</surname> +<contrib>KMouth man page.</contrib> +&Lauri.Watts.mail;</author> +<date>2022-03-18</date> +<releaseinfo>KMouth 22.04</releaseinfo> +<productname>KDE Gear</productname> </refentryinfo> <refmeta>
