mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Accept FS#7910: spontaneously speak out the battery level when it falls
under 50%, 30% and 15%. Guarded by an option under voice settings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15422 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
775279b63e
commit
da93299865
8 changed files with 61 additions and 3 deletions
|
|
@ -11448,3 +11448,17 @@
|
|||
multivolume: "Not present"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TALK_BATTERY_LEVEL
|
||||
desc: Setting for spontaneous battery level announcement
|
||||
user:
|
||||
<source>
|
||||
*: "Announce Battery Level"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Announce Battery Level"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Announce Battery Level"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue