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

Possible to get two versions of a submitted file playing at the same time. #9

Closed
gavspav opened this issue Oct 11, 2022 · 5 comments
Closed
Assignees

Comments

@gavspav
Copy link

gavspav commented Oct 11, 2022

For example if you press the play button after uploading a (long) clip, then submit the clip, then select 'listen' the clip will play twice.

@hburgund
Copy link
Member

To be clear, you are using the "Upload" feature on the non-mobile version of the web app? Basically, the clip plays twice when you submit it while it is playing? Not sure I fully understand what causes this, but it should be easy to remedy with reproducible steps...thx.

@gavspav
Copy link
Author

gavspav commented Oct 11, 2022

Yes upload with a non mobile version of the web app. Not sure if it is the same with recording from microphone.
To reproduce, select a file (ideally one of at least 30 seconds).
Then press the playback button so it plays back.

Then press submit (file is still playing back)
Then press listen and playback in the asset window. There are now two playback instances.

@hburgund
Copy link
Member

thx...this should be easily fixed by adding a "stop any playback" call to the Submit button...

@shreyas-jadhav can you have a look at this whenever you get a chance?

@shreyas-jadhav
Copy link
Collaborator

This should be fixed here 676910d

@gavspav
Copy link
Author

gavspav commented Oct 17, 2022

I think this does work yes! Although I found another bug which confused me.

@hburgund hburgund closed this as completed Dec 2, 2022
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

3 participants