Skip to content

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

@deeve

Description

@deeve

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions