I need to play mp3 or ogg format sounds. Is there a way to do this in Blender without Pygame? Blender comes with SDL.dll which is required for game runtimes - doesnt it have mp3 and ogg support in it? I also think i have heard that Blender includes FMod - is this true? Please help
edit: Sorry, read too fast and didn’t see that you specifically don’t want to use Pygame. I don’t know what tutorials you’ve read, but if you change your mind or give up on finding another way, Blending Online has a good tutorial. May I ask why you don’t want to use Pygame?
Thought I remembered seeing this info before…
This doesn’t help with games that use new game engine features, but I read on gameblender.org that v2.25 supports .mp3 and .ogg files. So if your game is compatible with v2.25…