Step 4 of voice UI:

- "talkbox" functionality added, but yet without thumbnail recording
- menu under "general settings" to configure voice
- directories and folders can be voiced as a numbers


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4440 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jörg Hohensohn 2004-03-27 00:11:01 +00:00
parent a9c645f887
commit 3aa99e14cd
10 changed files with 239 additions and 9 deletions

View file

@ -2373,3 +2373,57 @@ new:
#carry on adding normal LANG_ strings below
id: LANG_VOICE
desc: root of voice menu
eng: "Voice"
voice: "Voice"
new:
id: LANG_VOICE_MENU
desc: item of voice menu, enable/disable the voice UI
eng: "Voice Menus"
voice: "Voice Menus"
new:
id: LANG_VOICE_DIR
desc: item of voice menu, set the "talkbox" mode for directories
eng: "Voice Directories"
voice: "Voice Directories"
new:
id: LANG_VOICE_FILE
desc: item of voice menu, set the voive mode for files
eng: "Voice Filenames"
voice: "Voice Filenames"
new:
id: LANG_VOICE_NUMBER
desc: "talkbox" mode for files+directories
eng: "Numbers"
voice: "Numbers"
new:
id: LANG_VOICE_DIR_ENTER
desc: "talkbox" mode for directories
eng: "on enter"
voice: "on enter"
new:
id: LANG_VOICE_DIR_HOVER
desc: "talkbox" mode for directories
eng: "while hovering"
voice: "while hovering"
new:
id: VOICE_FILE
desc: spoken only, prefix for file number
eng: ""
voice: "file"
new:
id: VOICE_DIR
desc: spoken only, prefix for directory number
eng: ""
voice: "folder"
new: