Problem with using opensl to play repeated effect sound

HI
I use opensl to play repeated effect sound, the method [PlayOverEvent()] is callbacked and Destroy the player.
in Android 2.3 device is OK but in Android >=4.0 is failed, the method [PlayOverEvent()] can`t Destroy the player succeed.