Android oboe glitch/noise/distortion

Issue I’m trying to use oboe in my audio/video communication app, and I’m trying the onAudioReady round-trip callback as in the oboe guide: https://github.com/google/oboe/blob/main/docs/FullGuide.md Now I’m frustrating: If the read directly write into the *audioData, the sound quality is perfect,

Continue reading