Hi Ben
>I think that you should be able to symlink alsa_arecord to the alsa_aplay binary for recording:
You are spot on!!! I was able to symlink alsa_arecord to
alsa_aplay.Now i am able to capture audio using alsa_arecord:-)I
connected the Line-in of my Media Player to the line-in on my
beagleboard.I used the alsa_arecord application for capturing audio
and i could play it back sucessfully:-)thanks a lot for your
suggestion Ben.
>What does your logcat output look like? Any audio errors?
I dont get any audio errors.
>What's the sound chip on the Beagle?
The beagle board uses TWL4030 as its sound chip.It
performs as an audio codec engine as well as a power module.when i
do : #cat /proc/asound/cards i get the following:
0 [omap3beagle ]: twl4030 - omap3beagle
omap3beagle (twl4030)
> Do you have an /etc/asound.conf defined?
No i dont have /etc/asound.conf file.Is there any serious
consequence i might experience for not having this file?
Ben i have a couple of questions for you.Could you kindly clarify it ?
Q1.when i give : #alsa_amixer contents i see a lot of interfaces with
different values set as default.So before capturing audio do i need to
select a particular interface as capture source?Say for example i have
something like:
numid=17,iface=MIXER,name='Analog Left Capture Route'
; type=ENUMERATED,access=rw------,values=1,items=5
; Item #0 'Off'
; Item #1 'Main mic'
; Item #2 'Headset mic'
; Item #3 'AUXL'
; Item #4 'Carkit mic'
: values=0
Q2.Could you tell me how to set values for the above interface using
alsa_amixer?I wanted to choose 'AUXL' present above.How must i enable
it ?'values=1' what does this mean?
Q3.I am bit confused about line-in and mic-in.whats the difference
between line-in and mic-in?From the Beagle Board schematics i found
out that it uses line-in.Does this mean that i cannot capture audio
via my microphone ?If at all i need to record my own voice how can i
do it?
Thanks & Regards
Ananth
> > Ananth- Hide quoted text -
>
> - Show quoted text -