AudioCache Heap size overflow issue req size: 1053184, max size: 1048576

前端 未结 1 1551
深忆病人
深忆病人 2021-01-14 06:05

I am developing an app where i want to play two mp3 files simultaneously one as background music and want to control the sound of each player separately. The file size is 5

相关标签:
1条回答
  • 2021-01-14 06:47

    All the comments I have read suggest that SoundPool is not applicable to playing long sounds. You have to get a bit suspicious of OS quality when every one gets an error message with the exact same parameters, else it is an amazing coincidence.

    0 讨论(0)
提交回复
热议问题