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

Clicking on play audio throws DOMException - The play() request was interrupted #138

Open
trivikr opened this issue Apr 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@trivikr
Copy link
Contributor

trivikr commented Apr 29, 2024

Describe the bug

Clicking on play audio throws DOMException - The play() request was interrupted

Steps to reproduce

  • Follow README to run local version of the app.
  • Open in Google Chrome. Tested in Version 124.0.6367.91 (Official Build) (arm64).
  • Type something in Note Content, and click play audio button

Observed behavior

The note content is not played, and an "DOMException - The play() request was interrupted" error is thrown in Console

Expected behavior

The note content is played as audio

Screenshots

Screenshot Screenshot 2024-04-29 at 11 59 01 AM

Additional context

Doc on Google Chrome blog: https://developer.chrome.com/blog/play-request-was-interrupted

@trivikr trivikr added the bug Something isn't working label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant