summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/voice.tex
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2021-03-06 23:25:25 -0500
committerSolomon Peachy <pizza@shaftnet.org>2021-03-07 12:51:36 +0000
commit207514fb2578cfac611b4ab98b251d1524a55efe (patch)
tree581cea233e7d0d5a1b0356552c1201ce1ca4bdd4 /manual/configure_rockbox/voice.tex
parentc16f9142f7224007eeca9e44731db95af2b17a8e (diff)
downloadrockbox-207514fb2578cfac611b4ab98b251d1524a55efe.tar.gz
rockbox-207514fb2578cfac611b4ab98b251d1524a55efe.zip
voice: Allow voice prompt volume to be configurable
It defaults to 100%, allow it to be dialed back Change-Id: If997fb7d3057472a7fac0be4ae7d1e8fce654c49
Diffstat (limited to 'manual/configure_rockbox/voice.tex')
-rw-r--r--manual/configure_rockbox/voice.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/configure_rockbox/voice.tex b/manual/configure_rockbox/voice.tex
index 582bd84178..c248feefb4 100644
--- a/manual/configure_rockbox/voice.tex
+++ b/manual/configure_rockbox/voice.tex
@@ -88,6 +88,10 @@
88 When this option is enabled the battery level is announced when it falls 88 When this option is enabled the battery level is announced when it falls
89 under 50\%, 30\% and 15\%. 89 under 50\%, 30\% and 15\%.
90 90
91 \item[Voice Volume Level.]
92 This allows you to specify the relative volume of the voice prompts as
93 a percentage of the main audio volume. It defaults to 100\%.
94
91 \end{description} 95 \end{description}
92 96
93See \wikilink{VoiceHowto} for more details on configuring speech support in Rockbox. 97See \wikilink{VoiceHowto} for more details on configuring speech support in Rockbox.