summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/voice.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/configure_rockbox/voice.tex')
-rw-r--r--manual/configure_rockbox/voice.tex12
1 files changed, 11 insertions, 1 deletions
diff --git a/manual/configure_rockbox/voice.tex b/manual/configure_rockbox/voice.tex
index eb9a381689..905736fd98 100644
--- a/manual/configure_rockbox/voice.tex
+++ b/manual/configure_rockbox/voice.tex
@@ -6,7 +6,7 @@
6 This option controls the voicing of menus/settings as they are selected 6 This option controls the voicing of menus/settings as they are selected
7 by the cursor. In order for this to work, a voice file must be present 7 by the cursor. In order for this to work, a voice file must be present
8 in the \fname{/.rockbox/langs/} directory on the \dap. Voice files are large 8 in the \fname{/.rockbox/langs/} directory on the \dap. Voice files are large
9 and are not shipped with Rockbox by default. 9 and are not shipped with Rockbox by default.
10 The voice file is the name of the language for which it is made, followed 10 The voice file is the name of the language for which it is made, followed
11 by the extension \fname{.voice}. So for English, the file name would be 11 by the extension \fname{.voice}. So for English, the file name would be
12 \fname{english.voice}. 12 \fname{english.voice}.
@@ -75,6 +75,16 @@
75 (e.g. if a .talk clip is not available), voicing uses the method set under 75 (e.g. if a .talk clip is not available), voicing uses the method set under
76 \setting{Voice Filenames} above. 76 \setting{Voice Filenames} above.
77 77
78 \item[Say File Type.]
79 This option turns on voicing of file types when \setting{Voice Filenames}
80 is set to \setting{Spell} or \setting{Numbers}.
81 When \setting{Voice Directories} is set to \setting{Spell}, ``Directory''
82 will be voiced after each spelled out directory.
83
84 \item[Announce Battery Level.]
85 When this option is enabled the battery level is announced when it falls
86 under 50\%, 30\% and 15\%.
87
78 \end{description} 88 \end{description}
79 89
80See \wikilink{VoiceHowto} for more details on configuring speech support in Rockbox. 90See \wikilink{VoiceHowto} for more details on configuring speech support in Rockbox.