You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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: #98
The text was updated successfully, but these errors were encountered: