Best cross-platform audio format

From what I can tell from the documentation, as of Corona version 200-something only WAV and MP3 files were supported on both android and iOS.

Has this changed at all since then? And if it has, what’s the best audio format to use to maximize performance and minimize file size? [import]uid: 135827 topic_id: 33399 reply_id: 333399[/import]

That still has not changed. [import]uid: 7563 topic_id: 33399 reply_id: 132683[/import]

Got it, thanks. We’re going to branch our project and use OGG on Android and AAC on iOS. [import]uid: 135827 topic_id: 33399 reply_id: 132689[/import]

I thought that M4A (MPEG-4) files could be played on Android through Corona?

That’s not the case? That is disappointing.
[import]uid: 17827 topic_id: 33399 reply_id: 132715[/import]

Sorry, no. There is a new extension in Android 4.0 for OpenSL ES that can decode to PCM. If anybody wants to contribute a new decoder backend to ALmixer, I’ll gladly take patches.
[import]uid: 7563 topic_id: 33399 reply_id: 132822[/import]

That still has not changed. [import]uid: 7563 topic_id: 33399 reply_id: 132683[/import]

Got it, thanks. We’re going to branch our project and use OGG on Android and AAC on iOS. [import]uid: 135827 topic_id: 33399 reply_id: 132689[/import]

I thought that M4A (MPEG-4) files could be played on Android through Corona?

That’s not the case? That is disappointing.
[import]uid: 17827 topic_id: 33399 reply_id: 132715[/import]

Sorry, no. There is a new extension in Android 4.0 for OpenSL ES that can decode to PCM. If anybody wants to contribute a new decoder backend to ALmixer, I’ll gladly take patches.
[import]uid: 7563 topic_id: 33399 reply_id: 132822[/import]