speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 3/3] update spd_say documentation with options -L, -y, -O


From: Andrei Kholodnyi
Subject: [PATCH 3/3] update spd_say documentation with options -L, -y, -O
Date: Wed, 13 Oct 2010 19:41:06 +0200

From: Christopher Brannon <address@hidden>
To: address@hidden

---
 doc/spd-say.texi |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/doc/spd-say.texi b/doc/spd-say.texi
index 382217e..db96fa5 100644
--- a/doc/spd-say.texi
+++ b/doc/spd-say.texi
@@ -75,12 +75,23 @@ Set the pitch of the speech (between -100 and +100, default 
see below).
 Set the volume (intensity) of the speech (between -100 and +100, default see 
below).
 @item -o or --output-module
 Set the output module.  Default see below.
+ at item -O or --list-output-modules
+List the output modules that are available with the current server.
 @item -l or --language
 Set the language. The parameter is an iso language code, like @code{en} or 
@code{cs}.
 Default see below.
 @item -t or --voice-type
 Set the prefered voice type (male1, male2, male3, female1, female2,
 female3, child_male, child_female).
+ at item -L or --list-synthesis-voices
+List the ''synthesis voices'' supported by an output module.
+If no -o option is supplied, -L displays
+the synthesis voices provided by the default output module.  Otherwise,
+it displays the synthesis voices provided by the chosen module.
+ at item -y or --synthesis-voice
+Set the synthesis voice.  The synthesis voice is an attribute of the
+chosen synthesizer.  Most users will probably not wish to set it, but
+this setting is provided for completeness.
 @item -m or --punctuation-mode
 Set the punctuation mode (none, some, all).  Default see below.
 @item -s or --spelling
-- 
1.6.0.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]