Do not fiddle with audiobuf in talk_init() when no voice file is present. Avoids...
commit6809eef767513084e605cfa29961a12f350702c0
authorBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 13 Feb 2011 21:30:13 +0000 (13 21:30 +0000)
committerBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 13 Feb 2011 21:30:13 +0000 (13 21:30 +0000)
tree984206d75fd009e121906f6858c119c81ad7da34
parente4b1fbea095e8ebc0a2539bbeb9ecd6ca03b352f
Do not fiddle with audiobuf in talk_init() when no voice file is present. Avoids stopping of audio playback when changing languages without using voice files. Closes FS#10479.

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