| Connector | Function |
|---|---|
| X23 | Microphone |
| X24 | Line In |
| X25 | Line Out |
Play Audio on MBa62xx
A simple test sound can be played with the commandline tool speaker-test.
Headphones or active speakers have to be connected to X24 on MBa62xx.
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 MBa62xx
arecord -f cd test.wav
amixer or alsamixer