diff options
author | Marianne Arnold <pixelma@rockbox.org> | 2007-04-07 13:31:17 +0000 |
---|---|---|
committer | Marianne Arnold <pixelma@rockbox.org> | 2007-04-07 13:31:17 +0000 |
commit | 902b32463d133aede314d8a70e31109f00a01af7 (patch) | |
tree | 495155129cf4954589d3562f2aff6db4a2d1da39 /manual | |
parent | 7ab1768704733ab8ae0d55c449d0c56efa3da315 (diff) | |
download | rockbox-902b32463d133aede314d8a70e31109f00a01af7.tar.gz rockbox-902b32463d133aede314d8a70e31109f00a01af7.zip |
Correction: the user needs a voice file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13058 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/getting_started/installation.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 879620848d..1de4b741cb 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -246,7 +246,7 @@ directory 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 language file, available +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 |