Hi all,
I am working on DM3730 processor. I want to enable Mic , which connected to TPS65950.
What is the suitable command to enable Mic and record/capture voice data.
I enabled speaker ,which also connected to the TPS65950 by the following command:
amixer cset name='HeadsetL Mixer AudioL2' off
amixer cset name='HeadsetR Mixer AudioR2' off
amixer set HandsfreeL on
amixer set HandsfreeR on
amixer set 'HandsfreeL Mux' AudioL2
amixer set 'HandsfreeR Mux' AudioR2
then aplay file.wav , speaker is working fine.
Please help me to enable Mic and record voice data.
Regards
Vidya.