The sound file doesn't play

I added a sound file to my project, and it doesn’t show any bug in the code when saving, but when I try the QR code, the sound doesn’t play, and also I see these errors:

  1. Unhandled promise rejection: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.

at play [native code]

at (anonymous) app.js:44:6

at dispatchEvent [native code]

at emit 8frame-1.3.0.min.js

at onUpdate xr-simd-27.4.8.427.js

at (anonymous) xr-simd-27.4.8.427.js

at (anonymous) xr-simd-27.4.8.427.js

at reduce [native code]

at Z xr-simd-27.4.8.427.js

at (anonymous) xr-simd-27.4.8.427.js

at (anonymous) xr-simd-27.4.8.427.js

at (anonymous) xr-simd-27.4.8.427.js

at (anonymous) xr-simd-27.4.8.427.js

at IA xr-simd-27.4.8.427.js

at tick xr-simd-27.4.8.427.js

at tick 8frame-1.3.0.min.js

at render 8frame-1.3.0.min.js

at (anonymous) 8frame-1.3.0.min.js

at onAnimationFrame 8frame-1.3.0.min.js

at onAnimationFrame 8frame-1.3.0.min.js

  1. NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.

I resolved the issue!

This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.