Native extension for decoding ogg files in wav.
local res = resource.load("/assets/sound.ogg")
--.ogg in res
decodeogg.decodeogg(res)
--Now .wav in resOpen game.project and in the dependencies field (in the project section) add:
https://github.com/JAlHund/DecodeOgg/archive/master.zip
Specify .ogg resources directory in game.project.
Audio file Take the Lead by Kevin Macleod. Licensed under the Creative Commons Attribution 3.0 Unported license.