Open jacksonh opened 4 weeks ago
Hey, thanks for raising this, will try and see the issue but not having much time these days, too much work...
Hey, thanks for raising this, will try and see the issue but not having much time these days, too much work...
Understood. Having looked into it, I suspect its just the way it is with non "streaming" containers like mp3 and I might have to use a different format. Or potentially queue multiple wav items.
I created a PR with a test demonstrating this issue. If WAV data is used with a custom stream, the stream does not update after the first dataAvailable call is made.
PR with test here: https://github.com/dimitris-c/AudioStreaming/pull/98