flutter_soloud
flutter_soloud copied to clipboard
fix: SoLoudFailedToDecodeOpusPacketCppException: Failed to decode Opus data. This could happen when the data is corrupted. (on the C++ side)
Description
multiple OGG audio streams Failed to decode Opus data
Steps To Reproduce Expected Behavior Screenshots
Additional Context
Using WebSocket stream to play OPUS format data, when there is only one OGG audio stream, it can be played normally, and multiple OGG audio streams will be parsed incorrectly