speechd-discuss
[Top][All Lists]
Advanced

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

[PATCH 8/8] added support for configuring DefaultPitchRange


From: Luke Yelavich
Subject: [PATCH 8/8] added support for configuring DefaultPitchRange
Date: Fri, 24 Oct 2014 14:44:45 -0400

From: Hussain Jasim <address@hidden>
To: address@hidden

---
 config/speechd.conf | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/config/speechd.conf b/config/speechd.conf
index f44cab1..feca758 100644
--- a/config/speechd.conf
+++ b/config/speechd.conf
@@ -79,6 +79,12 @@ LogDir  "default"
 
 # DefaultPitch  0
 
+# The DefaultPitchRange controls the pitch range of the synthesized voice.  The
+# value must be between -100 (lowest) and +100 (highest), default is
+# 0.
+
+# DefaultPitchRange  0
+
 # The DefaultVolume controls the default volume of the voice.  It is
 # a value between -100 (softly) and +100 (loudly).  Currently, +100
 # maps to the default volume of the synthesizer.
-- 
2.1.0




reply via email to

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