diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2021-03-06 23:25:25 -0500 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2021-03-07 12:51:36 +0000 |
commit | 207514fb2578cfac611b4ab98b251d1524a55efe (patch) | |
tree | 581cea233e7d0d5a1b0356552c1201ce1ca4bdd4 /manual | |
parent | c16f9142f7224007eeca9e44731db95af2b17a8e (diff) |
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')
-rw-r--r-- | manual/configure_rockbox/voice.tex | 4 |
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 @@ When this option is enabled the battery level is announced when it falls under 50\%, 30\% and 15\%. + \item[Voice Volume Level.] + This allows you to specify the relative volume of the voice prompts as + a percentage of the main audio volume. It defaults to 100\%. + \end{description} See \wikilink{VoiceHowto} for more details on configuring speech support in Rockbox. |