Vorbis playEffect problem on Android 7

Hi everybody,

I use Cocos Creator 1.3.3 and one of my phones got Android 7.0 on the weekend. I tested my game and one of the sound effects freezes the whole game for 2 seconds. I play the sound effect in a TOUCH_START event with cc.audioEngine.playEffect() function. All sounds effects are in the same format (Vorbis, 44.1 KHz, 1 channel, 86.0 kb/s). All other effects and music works fine. What can I do?

Best regards,
Zsolt

Just to share the info, using Cocos Creator 1.4.2 solved the audio playback problem on Android 7.

Best regards,
Zsolt