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

fix: audio attachment reset to 0 issue and refinements #2903

Merged
merged 18 commits into from
Jan 29, 2025

Conversation

khushal87
Copy link
Member

@khushal87 khushal87 commented Jan 24, 2025

The goal of the PR is to fix the issue where when the audio attachment play reached the end, it didn't reset to 0. The PR also introduces a hook, useAudioPlayer, that handles and exposes functions for easy usage in the code, making the code cleaner. I have improved the progress bar and the waveform progress bar to return and intercept to progress in the range 0-1 which makes the handling simpler.

@khushal87 khushal87 requested a review from isekovanic January 24, 2025 06:24
@Stream-SDK-Bot
Copy link
Contributor

Stream-SDK-Bot commented Jan 24, 2025

SDK Size

title develop branch diff status
js_bundle_size 466 KB 468 KB +2336 B 🔴

@khushal87 khushal87 requested a review from oliverlaz January 24, 2025 06:31
Copy link
Contributor

@isekovanic isekovanic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the couple of nitpicks it looks good to me, it's a nice improvement ! 👍

Copy link
Contributor

@isekovanic isekovanic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside from the couple of comments it looks good !

@khushal87 khushal87 merged commit c649714 into develop Jan 29, 2025
3 of 5 checks passed
@khushal87 khushal87 deleted the audio-attachment-fix branch January 29, 2025 13:22
@github-actions github-actions bot mentioned this pull request Jan 29, 2025
@stream-ci-bot
Copy link
Contributor

🎉 This PR is included in version 6.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

4 participants