PlaySound loop on Android 4.3

Monkey Forums/Monkey Bug Reports/PlaySound loop on Android 4.3

Powelly(Posted 2013) [#1]
I think there is a problem with PlaySound() playing a looped sound.

On Android 4.2 and below looped sounds work fine, but on Android 4.3 the sound plays only once and does not loop.

I've reproduced this problem on a Nexus 10 and a Galaxy S4, both came with Android 4.2 and the sound looping worked fine. After upgrading both devices to Android 4.3 the sound looping no longer works.


marksibly(Posted 2013) [#2]
It's an Android bug:

https://code.google.com/p/android/issues/detail?id=58113

It'll hopefully be fixed in Kitkat, but I'll see if I can come up with a work around...