Original Post
I am loading a .ogg file to play as music which works correctly. According to Mix_LoadWAV you can load .ogg files to play as sound as well. I was able to load a .wav file and play it properly, but attempting to load a .ogg file (the same music file, I removed loading it for music) I get "Unrecognized sound file type" Has anyone had any luck loading .oggs for sound effects? Does anyone know what might be incorrect?