Sound playes after app enter backgroound - Android

First i use audio.loadSound(“backgroundSound.mp3”) to load my audio file, than i play it in a loop.

If i then press the home button, the audio continues to play in the background. How do i stop it?

This does not happen when i use audio.loadStream(“backgroundSound.mp3”), but then it lags when the app is resumed. [import]uid: 88922 topic_id: 18442 reply_id: 318442[/import]

The bug appered on build 696 and 699. When I went back to build 689 it was gone! [import]uid: 88922 topic_id: 18442 reply_id: 71021[/import]