Replies: 1 comment 10 replies
-
Hi @duong2417, when your connection has ended, you have to set the stream to be ended ( I have updated the doc example here. |
Beta Was this translation helpful? Give feedback.
10 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am streaming audio data from a server using flutter_soloud, but I am unsure how to reliably detect when the last audio chunk has finished playing. This is my code:
Beta Was this translation helpful? Give feedback.
All reactions