-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Remove message audio element (for another pr) #25477
Conversation
Cannot pass test because |
There was a problem hiding this 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.
Hmm... seems true. Currently it works because sound other than message ringtone hasn't been played... Will try to do that more thoroughly :D |
…kenvery/webaudioapi
Not sure what `remoteAudio` does, seems only used in tests, so I left it there.
…to fork/SuperKenVery/superkenvery/webaudioapi
Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
…to fork/SuperKenVery/superkenvery/webaudioapi
Checklist
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