开发者

Playing a custom sound

开发者_Go百科I want to develop an application for iPhone that plays mp3 files. Which framework and functions should I work with?

Thanks in advance,

Sagifw


AudioToolbox. You can check Apple's documentation.

http://developer.apple.com/iphone/library/codinghowtos/AudioAndVideo/index.html#PLAYBACK-PLAY_SOUND_FILES_OF_ARBITRARY_LENGTH


You can't use audio toolbox.

It only plays uncompressed formats.

Use AVAudioPlayer instead.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜