开发者

audio library on simulator

开发者 https://www.devze.com 2023-01-20 04:09 出处:网络
One of my projects needs to load audio from audio library. It works on my iPod touch. But I prefer to debug on simulator. The audio library on simulator is empty, so I need to add some audios to the a

One of my projects needs to load audio from audio library. It works on my iPod touch. But I prefer to debug on simulator. The audio library on simulator is empty, so I need to add some audios to the audio library on simulator.

What is the path of audio library on simu开发者_Go百科lator?

Welcome any comment.

Thanks

interdev


The "Music" or "iPod" "application" is simply not present on the simulator. So you really can't debug the audio library part on the simulator, unfortunately.

0

精彩评论

暂无评论...
验证码 换一张
取 消