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

Remove message audio element (for another pr) #25477

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

SuperKenVery
Copy link
Contributor

@SuperKenVery SuperKenVery commented May 30, 2023

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

Works with matrix-org/matrix-react-sdk#10995

Signed-off-by: 许煜恒 [email protected]

Type: defect


Here's what your changelog entry will look like:

🐛 Bug Fixes

@SuperKenVery
Copy link
Contributor Author

Cannot pass test because

matrix-org/matrix-react-sdk#10995 (comment)

Copy link
Contributor

@germain-gg germain-gg left a comment

Choose a reason for hiding this comment

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

This sounds like the issue you're experiencing with Element appearing in media control will continue until you delete all the audio element and make things play through the WebAudio API.

@SuperKenVery
Copy link
Contributor Author

Hmm... seems true. Currently it works because sound other than message ringtone hasn't been played...

Will try to do that more thoroughly :D

Not sure what `remoteAudio` does, seems only used in tests,
so I left it there.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Z-Community-PR Issue is solved by a community member's PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants