diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2007-08-31 23:55:39 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2007-08-31 23:55:39 +0000 |
| commit | f735b15b5ba3cc65eeca8aab69ef865a509e51c5 (patch) | |
| tree | 9382445eb325f7ac50c4a70374be3b621f9c4521 | |
| parent | fd3b0d95d8ee36de88612e77f4042f84af570426 (diff) | |
| download | rockbox-f735b15b5ba3cc65eeca8aab69ef865a509e51c5.zip rockbox-f735b15b5ba3cc65eeca8aab69ef865a509e51c5.tar.gz rockbox-f735b15b5ba3cc65eeca8aab69ef865a509e51c5.tar.bz2 rockbox-f735b15b5ba3cc65eeca8aab69ef865a509e51c5.tar.xz | |
Update the 'Enabling Speech Support' paragraph in the manual. Hopefully the rename and copy part can soon be replaced...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14560 a1c6a512-1295-4272-9138-f99709370657
| -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} |