Sound doesn't work on IOS only Android #4347
Unanswered
ramzidaher
asked this question in
Q&A
Replies: 2 comments
-
iOS has no WebXR support so AR is through QuickLook, which is not the browser, so any browser-based sound or customization is lost. The way the animals did it is to make their own USDZ files equivalent to the GLB that contain their own sound and pass that to |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh okay thank you very much, what is some good tutorials to add audio to USDZ format? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I'm working with AR models and sounds, currently, when you go into AR mode and place the model, the sound plays only in Android, but on IOS it doesn't, I have tried a bunch of things, but didn't work. Is there a solution for this, I tried some JS doesn't seem to work. By the way, I'm using sound= in model viewer. What's weird is that googles AR 3D animals have sounded on IOS and Android! Note I tired Ogg and mp3 for the audio file.
Live Demo
https://spark-model-and-audio.glitch.me
Version
Browser Affected
OS
AR
Beta Was this translation helpful? Give feedback.
All reactions