Skip to content

CodecOpusOgg encoded data cannot be played #2043

Answered by pschatzmann
wangzongming asked this question in Q&A
Discussion options

You must be logged in to vote

Please follow the advice give in this Uncyclo and build and test your sketch in steps.

I would suggest to start to with a very simple sketch that just outputs the i2s data to a CSVOutput, if this is working replace the output with a HexDumpOutput. As the next step add the encoding. Only if this is working replace the output class.

Test each step separatley and advance only when you have the confirmation that it is wokring.
Also test your WebsocketStream class separatly by sending some defined data.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2042 on May 21, 2025 06:57.