This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6270 - Sound menu not spoken during playback
Attached to Project:
Rockbox
Opened by Stephane Doyon (sdoyon) - Wednesday, 01 November 2006, 04:31 GMT+2
Opened by Stephane Doyon (sdoyon) - Wednesday, 01 November 2006, 04:31 GMT+2
|
DetailsIf playback is in progress, and voice menus are enabled, the sound menu
is not spoken. I have confirmed that this is caused by the statement pcmbuf_set_low_latency(true); in sound_menu(). If I take that statement out, then the menu is spoken as expected. Does that low_latency setting really prevent the voice from working? It did not seem to me to add much latency. I really would prefer all my menus spoken, so if this can't be fixed for some reason, I would suggest making the pcmbuf_set_low_latency() call dependent on voice menus being disabled. |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Tuesday, 26 December 2006, 13:35 GMT+2
Reason for closing: Fixed
Tuesday, 26 December 2006, 13:35 GMT+2
Reason for closing: Fixed