Tool/software:
Environment:
Board: SK-AM62P-LP
OS: AOSP 14 (10.0.0) (https://software-dl.ti.com/processor-sdk-android/esd/AM62PX/10_00_00/docs/android/Overview.html)
Setup:
Speaker and microphone connected through 3.5 mm audio jack using an audio splitter.
Issue:
The speaker alone plays audio and microphone alone records audio. And both of these work pretty well when used alone. But when both are in use, either of the one stops working. i.e. If I use microphone when audio is playing no audio is captured and vice versa.
It throws pcm_open(out) failed or pcm_open(in) failed
This was reproducible on the prebuilt AM62Px_userdebug_10.00.00_emmc as well
Steps to reproduce:
1. Connect a speaker and microphone to 3.5 mm audio jack through an audio splitter.
2. Play some audio.
3. Try to record through microphone.
4. Observe that no audio is recorded through the microphone.
Requesting support to resolve this.