Rongchan Liu

Results 2 comments of Rongchan Liu

I had faced the same issue. Have you solved the issue? @mike-targetr

My solution for the AudioTrack init error is that when I encounter this type of error, I try to use OpenSL instead of AudioTrack for audio playback. Therefore, I re-implemented...