How to use AAudio (or other C++ layer tools recommended?) to play wav files in my android app?
Basic Info and Questions## I was trying to play .wav files in my pure C++ Android app. Gpt recommended AAudio. And I wrote some code, but it didn’t work. Could someone help me to figure out why my code didn’t work properly? info of wav file I used mediainfo generated.wav, it gave these info of […]