开发者

corona sdk does not support mp3 play?

开发者 https://www.devze.com 2023-02-25 16:30 出处:网络
I hope to use Corona sdk to develop a new game. But I can not find out the api playi开发者_开发技巧ng mp3 file.

I hope to use Corona sdk to develop a new game. But I can not find out the api playi开发者_开发技巧ng mp3 file. Does Corona sdk support playing mp3 stream?

Welcome any comment


Actually, media.playSound() has been deprecated. Corona SDK now has OpenAL audio implemented, and there's tons of audio and playback related features. Here's the documentation page for the new OpenAL audio API in Corona:

http://developer.anscamobile.com/reference/audio


Not streaming, yet, but will play mp3. CoronaSDK is pretty awesome.

http://developer.anscamobile.com/reference/index/mediaplaysound

0

精彩评论

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