I have a wav file, I'd like stop the sound at any time, and resume the sound at breakpoint. likes the function of the pause/play key on a walkman. Now, I can stop the sound, but the sound restart from the time 0. How can I do it? Thanks.