This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6097 - Voice "Shutting down"
Attached to Project:
Rockbox
Opened by Will Robertson (aliask) - Sunday, 01 October 2006, 12:48 GMT+1
Last edited by Dominik Riebeling (bluebrother) - Monday, 17 September 2007, 12:13 GMT+1
Opened by Will Robertson (aliask) - Sunday, 01 October 2006, 12:48 GMT+1
Last edited by Dominik Riebeling (bluebrother) - Monday, 17 September 2007, 12:13 GMT+1
|
DetailsJust a small patch to enable the voicing of the splash "Shutting down", so you can tell at what point to stop holding "play" on the iPods if you can't see the screen.
|
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Monday, 17 September 2007, 12:13 GMT+1
Reason for closing: Fixed
Additional comments about closing: addressed by FS#6159
Monday, 17 September 2007, 12:13 GMT+1
Reason for closing: Fixed
Additional comments about closing: addressed by
In the same vein, a "Rockbox is ready" voice on startup might be useful (but should probably only be voiced if there's nothing to resume, or Rockbox isn't set to resume). I guess that's for another patch though, but I thought I'd throw the idea out somewhere.
After all, it could be that they'd simply be annoyed by it, and I just realised that the browser speaks on startup if you have voice files/directories on. I still think it'd be a nice idea though, especially for blind users' first boot (since file and directory voicing isn't on by default).
Also, I wouldn't want to hear a startup message if "Resume on startup" is enabled.
> Personally I'd rather just see a fix for the bug where the first directory/file is voiced when the tree is displayed.
True, but this still doesn't fix the "first time user" issue. IIRC, the default setting has both file and dir voicing off, so there won't be any feedback the first time you start Rockbox (or if you don't use dir and file voicing at all, or use .talk clips and don't have a talk clip for the first file in the browser).
> Then add a "Shutting down" to the standard voice file and have this played on closedown if the voice menus are enabled.
Agree, shuttingdown.patch above does this.
> Also, I wouldn't want to hear a startup message if "Resume on startup" is enabled.
Agree again, rockbox_ready.patch above checks for resume on startup.
As a minimum, shuttingdown.patch is definitely commit-ready as far as I can tell.
I fixed the problem so the initial directory/file is now voiced when you start up (if you have the option enabled), so please retest/update rockbox_ready.patch to ensure it doesn't talk in this case. I would check myself, but am not at my own PC right now.
I havn't tested this patch further than simply compiling, as I don't have any rockbox compatible devices at home at the moment, so this should probably be checked first.