I can’t get MP3 audio to play on Windows using the Sound class. Works fine on macOS. WAV files play fine on Windows, but not MP3. I get no error, the audio just doesn’t play, and .IsPlaying immediately returns False.
Is this supposed to work? I tried it on two PCs (Windows 10 and Windows 7). I searched the Xojo forum and Feedback and didn’t find anything relevant (well, one issue back in 2015 where MP3 playing was broken, but later fixed).
Does MP3 work in the Sound class/object in Windows for anyone else?
Note that I’ve tried this in several Xojo version back to 2017r1.1 with no luck.