标签: android
我正在使用声音池通过我的应用播放音频,我是否需要询问某些应用权限?
如果我这样做,我需要哪些?
感谢您的帮助!
答案 0 :(得分:2)
您无需使用声音池或媒体播放器的任何权限。
请完成这些教程。这对你有帮助。
Play Audio resource using sound pool
Play foreground and background music using SoundPool and MediaPlayer