Fix FS#12118 - Voice UI has issues talking various issues in menus and in the file...
commit69a2a013d1cab86c1eed3f9464db0f20cbdeb5e6
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Fri, 20 May 2011 22:52:34 +0000 (20 22:52 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Fri, 20 May 2011 22:52:34 +0000 (20 22:52 +0000)
tree1c7ca00b9badf3f092f0a7c7a102b90fa1a1030b
parent5ee5f9ae4095559bbec30eb0ab73400bdfa0732b
Fix FS#12118 - Voice UI has issues talking various issues in menus and in the file browswer. audio_pcmbuf_may_play should check play_status for !=PLAY_PAUSED, not ==PLAY_PLAYING so that PCM may auto-start when voicing out playback state.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29904 a1c6a512-1295-4272-9138-f99709370657
apps/playback.c