Imx6q - Playback sound captured from mic

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Imx6q - Playback sound captured from mic

679 Views
sbahadirarslan
Contributor I

Hi,

I am trying to play audio and I want to record my sound with mic at the same time. But when I listen the recorded sound, I hear both speaker sound and mine voice. So how can ı eliminate the speaker sound from the mic sound ? 

Details :

Used processor : imx6q

PulseAudio version : 8.0

Audio codec : sgtl5000

capture tab of alsamixer :

capture.png

playback tab of alsamixer :

playback.png

Device tree is like this :

sound {
compatible = "fsl,imx-sgtl5000",
"fsl,imx-audio-sgtl5000";
model = "audio-sgtl5000";
ssi-controller = <&PICO_AUD_I2S_CHANNEL>;
audio-codec = <&codec>;
audio-routing =
"MIC_IN", "Mic Jack",
"Mic Jack", "Mic Bias",
"Headphone Jack", "HP_OUT";
#if defined(PICO_AUD_MUX_INT) && defined(PICO_AUD_MUX_EXT)
mux-int-port = <PICO_AUD_MUX_INT>;
mux-ext-port = <PICO_AUD_MUX_EXT>;
#else
fsl,no-audmux = "true";
#endif
};

By the way,

PICO_AUD_MUX_INT is defined as 1 and PICO_AUD_MUX_EXT defined as 3

So How can ı fix this problem ?

 

0 Kudos
3 Replies

475 Views
diegoadrian
NXP Employee
NXP Employee

Hello

I apologize for the delay. If you are still needing some help. Can you please tell me which board are you using?

Best Regards,

Diego.

0 Kudos

475 Views
sbahadirarslan
Contributor I

Problem is still exists,

I am using technexion's nymph baseboard.

0 Kudos

475 Views
diegoadrian
NXP Employee
NXP Employee

Hello,

I apologize for the delay,

Unfortunately, this problem is more related to the Technexion's board, for that I highly recommend you to go directly with Technexion. I apologize for the inconveniences.

Best Regards,

Diego.

0 Kudos