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

A way to force play/stop rather than play/pause on an mp3 stream? #253

Open
deeve opened this issue Apr 16, 2020 · 1 comment
Open

A way to force play/stop rather than play/pause on an mp3 stream? #253

deeve opened this issue Apr 16, 2020 · 1 comment

Comments

@deeve
Copy link

deeve commented Apr 16, 2020

I am using a single button to play and pause an mp3 stream. In the head I have:
soundManager.setup({ url: '/audio/swf/', useConsole: false, debugMode: false });
I would prefer the 'pause' action to actually perform a 'stop' as sometimes if I then click play again, the stream will have been paused and is not then in real time. Also, there is then a weird, jumbled overlap of paused and real-time audio when this happens. Can you please advise as to correct setup? Thanks

@axlevxa
Copy link

axlevxa commented Sep 7, 2023

I am wondering the same thing. I don't have any overlap issues though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants