This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7852 - beep for recording functions
Attached to Project:
Rockbox
Opened by Sofian Babai (sofianbabai) - Friday, 28 September 2007, 04:29 GMT+2
Opened by Sofian Babai (sofianbabai) - Friday, 28 September 2007, 04:29 GMT+2
|
DetailsDon't know if something like this has been requested before but it has been discussed on the mailing list. I'm blind myself and therefore, using rockbox only with the voice UI. It would be nice to have beeping notifications whilst starting and stoping a record . I have a sansa e280 and obviously, there's no disk spinning indicating that the audio clip is being recorded. with my iaudio, i can suppose it has begun because I feel the disk working. but if we would like to record a conference or someting with a flash based player, we haven't any clues which indicate that everything is working properly. It could be for example a long beep when the recording starts, two short beeps when it's ended and some kind of noise when it's paused. Do you think it's technically possible?
thanks |
This task depends upon
Closed by Björn Stenberg (zagor)
Reason for closing: Fixed
Additional comments about closing: Closing all feature requests.
Reason for closing: Fixed
Additional comments about closing: Closing all feature requests.
Maybe we could somehow make it do this?
-beep
-start recording
p
Should it be like this?
start recording:
-Beep
-start recording
Stop recording:
-stop recording
-beep
Basically I am trying to say:
beep then start recording. if you want to stop the recording. stop recording beep twice. I don't know how we would do it for pause and resume.
Is what I am saying possible? I will have another go at this patch later.