Play the audio data received by the serial port #1089
Unanswered
KevinChau9527
asked this question in
Q&A
Replies: 0 comments
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.
-
Due to historical reasons, my product has only one serial port that can receive data. Now I need to decode the OPUS data received by the serial port and then play it on the MAX98357 chip through I2S.
What do I need to do to combine the serial port data with the decoding library to output audio? Or is there any example in the project that meets my scenario?
Beta Was this translation helpful? Give feedback.
All reactions