Android cocos播放语音程序卡死

2020-07-28 14:04:16.274 7746-8275/cn.huohua.edustudent V/UrlAudioPlayer: UrlAudioPlayer::stop (0x88b86300, 400)
2020-07-28 14:04:16.274 7746-8275/cn.huohua.edustudent V/AudioEngineImpl: Removing player id=400, state:4
2020-07-28 14:04:116.274 7746-8275/cn.huohua.edustudent V/UrlAudioPlayer: UrlAudioPlayer::destroy() 0x88b86300
2020-07-28 14:04:16.282 7746-8275/cn.huohua.edustudent V/UrlAudioPlayer: UrlAudioPlayer::destroy end
2020-07-28 14:04:16.282 7746-8275/cn.huohua.edustudent V/UrlAudioPlayer: ~UrlAudioPlayer(): 0x88b86300
2020-07-28 14:04:16.282 7746-8275/cn.huohua.edustudent V/AssetFd: ~AssetFd: -1
2020-07-28 14:04:16.282 7746-8275/cn.huohua.edustudent V/UrlAudioPlayer: UrlAudioPlayer::stop (0x88b86360, 401)
2020-07-28 14:04:16.282 7746-8275/cn.huohua.edustudent V/AudioEngineImpl: Removing player id=401, state:4
2020-07-28 14:04:16.282 7746-8275/cn.huohua.edustudent V/UrlAudioPlayer: UrlAudioPlayer::destroy() 0x88b86360
2020-07-28 14:04:16.293 7746-11567/cn.huohua.edustudent E/libOpenSLES: frameworks/wilhelm/src/android/AudioPlayer_to_android.cpp:899: pthread_mutex_lock_timeout_np returned 110
2020-07-28 14:04:16.313 7746-11567/cn.huohua.edustudent E/libOpenSLES: frameworks/wilhelm/src/android/AudioPlayer_to_android.cpp:899: pthread_mutex_lock_timeout_np returned 110
2020-07-28 14:04:16.343 7746-11567/cn.huohua.edustudent E/libOpenSLES: frameworks/wilhelm/src/android/AudioPlayer_to_android.cpp:899: pthread_mutex_lock_timeout_np returned 110
2020-07-28 14:04:16.383 7746-11567/cn.huohua.edustudent E/libOpenSLES: frameworks/wilhelm/src/android/AudioPlayer_to_android.cpp:899: pthread_mutex_lock_timeout_np returned 110
2020-07-28 14:04:16.434 7746-11567/cn.huohua.edustudent E/libOpenSLES: frameworks/wilhelm/src/android/AudioPlayer_to_android.cpp:899: pthread_mutex_lock_timeout_np returned 110
2020-07-28 14:04:16.534 7746-11567/cn.huohua.edustudent E/libOpenSLES: frameworks/wilhelm/src/android/AudioPlayer_to_android.cpp:899: pthread_mutex_lock_timeout_np returned 110
2020-07-28 14:04:16.534 7746-11567/cn.huohua.edustudent W/libOpenSLES: frameworks/wilhelm/src/android/AudioPlayer_to_android.cpp:899: pthread 0x8917a230 (tid 11567) sees object 0x900fb400 was locked by pthread 0xbb831230 (tid 8275) at frameworks/wilhelm/src/itf/IObject.cpp:41

我也遇到了这个问题,请问有解决方案吗