Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AudioPlaybackState.COMPLETED and onPlayerCompletion stream listener #9

Closed
rohansohonee opened this issue Dec 26, 2019 · 4 comments
Assignees

Comments

@rohansohonee
Copy link

The audioplayers plugin had features such as onPlayerCompletion stream listener which would get data when the audio file fully completed playback i.e the entire audio file length was played.
I am migrating from this code setup, so having these streams is necessary.

Not only did audioplayers plugin have AudioPlaybackState.COMPLETED but also the audioplayer plugin had it which you are using in audio_service.

Migration from these existing plugins to this just_audio plugin is slightly more difficult due to this.

@ryanheise ryanheise self-assigned this Dec 27, 2019
@ryanheise
Copy link
Owner

I've just added a completed state in the latest commit (untested).

@rohansohonee
Copy link
Author

Will test this and report back to you

@rohansohonee
Copy link
Author

This seems to be working. Closing this.

@github-actions
Copy link

github-actions bot commented Nov 9, 2021

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs, or use StackOverflow if you need help with just_audio.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants