diff options
Diffstat (limited to 'manual/configure_rockbox/voice.tex')
-rw-r--r-- | manual/configure_rockbox/voice.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/configure_rockbox/voice.tex b/manual/configure_rockbox/voice.tex index 5f1183c625..0ada71a6f9 100644 --- a/manual/configure_rockbox/voice.tex +++ b/manual/configure_rockbox/voice.tex @@ -41,7 +41,7 @@ This option turns on the use of .talk clips for directories. \begin{description} \item[On.] - Use special pre-recorded MP3 files (\fname{\_dirname.talk}) in each + Use special pre-recorded files (\fname{\_dirname.talk}) in each directory. These must be generated in advance, and are typically produced synthetically using a text-to-speech engine on a PC. \item[Off.] @@ -63,7 +63,7 @@ This option turns on the use of .talk clips for files. \begin{description} \item[On.] - Use special pre-recorded MP3 files for each file. + Use special pre-recorded files for each file. This functions the same as for directories except that the .talk clip file must have the same name as the described file with an extra .talk extension (e.g. \fname{Punkadiddle.mp3} would require a file called \fname{Punkadiddle.mp3.talk}). |