Connector | Function |
---|---|
@microphone@ | Microphone |
@linein@ | Line In |
@lineout@ | Line Out |
Play Audio on @mb_name@
A simple test sound can be played with the commandline tool speaker-test.
Headphones or active speakers have to be connected to @lineout@ on @mb_name@.
speaker-test --channels 2 --test wav -D sysdefault:CARD=tqtlv320aic32x
You can also play your own audio files using aplay
aplay <file>
e.g.
aplay test.wav
Record Audio via Line-In on @mb_name@
arecord -f cd test.wav
amixer
or alsamixer