-
Notifications
You must be signed in to change notification settings - Fork 27
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
Host Voice in iOS AR App #9
Comments
We'll look into this. Automatic playback of audio is specifically allowed in the WKWebView via |
Can I improve the problem? |
Hi is there a solution yet for the problem? I am facing the same issue. |
We've identified the problem and are working on a fix. I'll update this issue when it's released. |
Fix is out. Please re-publish your scene in Sumerian to pick it up. |
I cannot hear the host voice with the iOS App using this code yet. |
Hi Mike, same here. I republished but unfortunately I cannot hear anything either. |
I've noticed that WKWebView will sometimes cache scenes and will continue to use the cached version even if the scene's been republished. Try adding this code to ViewController.swift in the
If that doesn't work, please reach out to me (AWS-mstarr) on our public slack (https://slack.sumerian.aws) and I'll see if I can figure out what's going on with your specific scenes. |
Unfortunately did not work, still silence. I will contact you on slack as suggested. |
Is this an old just still open or an active known issue? |
I made the scene that the host speaks with polly by sumerian. I can watch the scene that the host speaks with gesture by MacBook pro.
And I made AR App by Xcode and ARkit in accordance with tutorial, I can watch the host and gesture by iPhone XR, but I cannot hear the voice. Of course the volume is not muted.
Please let me know how to solve the problem.
The text was updated successfully, but these errors were encountered: