-
Notifications
You must be signed in to change notification settings - Fork 5
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
[bug] iOS devices don't receive audio from other clients #279
Comments
There's a known issue in 9.0.3 (which I already have a prototype fix for) which sounds similar to this. Could you try this to see if you are affected by the issue:
If that is logging out true you're probably affected by that issue. I can send you the prototype fix to test out in that case. |
MuteAllRemoteVoices is true. If you can send me the prototype so I can try it |
Thanks for checking that. In the same file as before find |
It is works, thank you! |
Excellent! Thanks for confirming that. This fix will be included in the next Dissonance update. |
Context
I upgraded the Dissonance version from 8.3.1 to 9.0.3 for fix this bug for iOS. The problem has been resolved, but ios devices don't receive sound from other clients. I can detect that a client is speaking, but the amplitude is consistently zero. I also tried a previous build that was loaded on TestFlight with version 8.3.1, and it worked as expected."
Expected behaviour
I expect to receive sound from other clients.
Actual behaviour
With iOS device can send my voice but can't receive voice of others.
Steps to Reproduce
Your Environment
Include as many relevant details about the environment you experienced the bug in
Dissonance version used: 9.0.3
Unity version: 2021.3.1f1
Editor Operating System and version: macOS Ventura (13.6)
Build Settings: iOS development and development build
The text was updated successfully, but these errors were encountered: