I2S function Japanese format #11447
Unanswered
antalpeter
asked this question in
RP2040 / Pico
Replies: 1 comment 3 replies
-
The I2S protocol is agnostic to any language. I2S is based on digital audio samples as described in the MicroPython I2S docs. For examples on how to use the I2S protocol with WAV files you might want to look at an I2S examples repo that I maintain. Maybe you can convert the CD audio content to WAV files? I hope this helps. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is the i2S function support japanese format? Most of the CD use that.
Beta Was this translation helpful? Give feedback.
All reactions