- Home /
Question by
hunterleaman · Jan 16, 2015 at 04:15 PM ·
iosmusic
iOS music file uses 100-200mb memory
edit: *found a solution http://partycircl.es/unity-assets/ios-music-library-access also available on the asset store
Comment
Answer by smoggach · Jan 16, 2015 at 07:37 PM
It's because you have decompressed the audio and then put it into memory. What you want is to stream the audio from the disk. Did you set the stream parameter to true when creating the clip?
Your answer
Follow this Question
Related Questions
iOS music player & youtube mutes sound in app 0 Answers
iOS Music Control 0 Answers
How to know if my speakers are mute? c# android/ios 0 Answers
Siri stops music 1 Answer