diff options
| -rw-r--r-- | manual/getting_started/installation.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index b243025..caa94e4 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -258,11 +258,11 @@ structure that Rockbox needs. \section{Enabling Speech Support (optional)}\label{sec:enabling_speech_support} \index{Speech}\index{Installation!Optional Steps} -If you wish to use speech support you will also need a voice file, available -from \wikilink{VoiceFiles}. For the English language, the file is called -\fname{english.voice}. When it has been downloaded, unpack this file and copy -it into the \fname{lang} folder which is inside the \fname{/.rockbox} folder on -your \dap{}. Voice menus are turned on by default. See +If you wish to use speech support you will also need a voice file, english ones +are available from \url{http://www.rockbox.org/daily.shtml}. Download the +``voice'' for your player, rename it to \fname{english.voice}, copy it +into the \fname{langs} folder which is inside the \fname{/.rockbox} folder on +your \dap{} and reboot. Voice menus are turned on by default. See \reference{ref:Voiceconfiguration} for details on voice settings. \section{Running Rockbox} |