Sound stopped working for Android

Sounds no longer work for me. I’m not sure what would have caused this. I get no errors when loading the files, and sound.play() returns true. They’re in the Assets/Content directory and marked as Android Content. My volume is all the way up. I’m loading raw wav files. These worked a few days ago. What else can I check?

Hi Nick,

I had the same problem, please check https://github.com/mono/MonoGame/issues/2308 for a detailed explanation.

Ok, that makes sense. When I built monogame from source, it worked fine.