Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:common:applications:gpio:i2s

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

products:sbc:common:applications:gpio:i2s [2024/07/04 05:13]
sravan created
products:sbc:common:applications:gpio:i2s [2024/07/10 01:58] (current)
sravan [I2S Usage]
Line 76: Line 76:
 ``` shell ``` shell
 $ aplay -l                # find your i2s card and play audio using it $ aplay -l                # find your i2s card and play audio using it
-$ aplay -D hw:0,x xxx.wav # replace with i2s card and your audio+$ aplay -D hw:0,0 <audio_file>.wav # replace 0,0 with i2s interface (card,device)
 ``` ```
-`+
Last modified: 2024/07/04 05:13 by sravan