Changes

Jump to: navigation, search

Orange Pi One Plus

118 bytes added, 10:43, 22 June 2022
Recording playback test method
=== '''Recording playback test method''' ===
<br>
<span style="color:red;">Note: The Audio Codec audio driver for the mainline kernel is not yet available</span><br>
<br>
'''(1)* Test recording function'''<br>
<br>
<div style="border:1px solid #dddddd;background:#f1f1f1;padding:5px;">
root@orangepilite2orangepioneplus:~# arecord -d 10 -f cd -D hw:1,0 -t wav Test.wav Recording<br>Recording WAVE 'Test.wav' : Signed 16 bit Little Endian, Rate 44100 Hz,<br> StereoStereo<br>root@orangepilite2orangepioneplus:~#
</div>
<br>
'''(2)* Test the HDMI playback function, just use the aplay command to play'''<br>
<br>
<div style="border:1px solid #dddddd;background:#f1f1f1;padding:5px;">
root@orangepilite2orangepioneplus:~# aplay Test.wav
</div>
<br>
* Test headset playback<br>
<br>
<div style="border:1px solid #dddddd;background:#f1f1f1;padding:5px;">
root@orangepioneplus:~# aplay -D hw:1,0 Test.wav
</div>
<br>

Navigation menu