mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
voice: Allow voice prompt volume to be configurable
It defaults to 100%, allow it to be dialed back Change-Id: If997fb7d3057472a7fac0be4ae7d1e8fce654c49
This commit is contained in:
parent
c16f9142f7
commit
207514fb25
7 changed files with 37 additions and 2 deletions
|
@ -9499,6 +9499,20 @@
|
|||
*: "Announce Battery Level"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TALK_MIXER_LEVEL
|
||||
desc: Relative volume of voice prompts
|
||||
user: core
|
||||
<source>
|
||||
*: "Voice prompt volume"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Voice prompt volume"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Voice prompt volume"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_VOICE_FILETYPE
|
||||
desc: voice settings menu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue