not working

in Photon Voice
I built a Photon voice demo scene( PUN 2) for android but the audio is not coming. but the scene is listening to the user. I also tried to add Photon classic along with my pun2 multiplayer. it crashing my unity project. I am using unity 2019.3.13f1. I have successfully used Photon voice 6 months back. Could you fix this?
0
Comments
-
Hi @Sahadha777,
Thank you for choosing Photon!
Let's tackle each issue separately and go one by one.I built a Photon voice demo scene( PUN 2) for android but the audio is not coming. but the scene is listening to the user.
What does "the scene is listening to the user" mean?
What does "audio is not coming" mean?
You tested using two clients? or Android alone?
Does DebugVoice work (you hear yourself/your echo? Recorder.DebugEchoMode)?
What icons do you see on top of the avatars/characters?
Android client can hear other(s) or not?
Android client can be heard or not?
Does this work in Unity Editor with DebugVoice (Recorder.DebugEchoMode)?
Does this work in a standalone build with DebugVoice (Recorder.DebugEchoMode)?
Does this work between Unity Editor and a standalone build?I also tried to add Photon classic along with my pun2 multiplayer. it crashing my unity project.0