Voice Issue
Hi Team, I am facing a problem while using a photon voice some time one player is not able to hear another player but the other player is able to hear. while debugging I came to know that...
View ArticleSalsa and the PUN Voice Demo
I got salsa lip sync working with Photon partially. The lip sync works with remote clients, but not the local machine. This makes sense because the local client does not get its own audio - I am...
View ArticleHow to initialize Recorder ? Photon Voice
"Recorder require initialization, Call recorder.init(VoiceClient, object)" How can i initialize recorder ? https://doc.photonengine.com/en-us/voice/current/getting-started/recorder#initialization in...
View ArticleDebug Echo in infinite loop
I copied the structure of the demo scene DemoVoicePun but i run into a weird behaviour: I enabled Debug echo and after connecting to the server i can speak for like 1 second. This second repeats in an...
View ArticlePhoton Voice For ARM64?
Hello, I hope this is the proper place to query on this matter. I'm using Photon Voice with HoloLens 2 and it is working great. Currently, though, I cant build for ARM64 since the opus binaries are...
View ArticleUsing Photon Voice in WebGL for receiving audio only [No Microphone]
Unity does not support use of the Microphone when targeting WebGL. So it appears that we cannot support 2 way communication (receive and send) for users on that platform. But what about just receiving...
View ArticleVoice Turning On and Off
Hey! We are having an issue with Photon Voice 2. Essentially, our problem is that the voice will turn on for a second, and then turn off for a second. Voice has been working before, this is our first...
View ArticleOne of the clients in a room chat can't the other
I'm building a scape room with 2 players and one needs to talk with the other through a voice chat. I'm currently using Photon Voice 2. The problem occurs sporadically when the 2 players enter the room...
View ArticleWindows .net c++ support
Looking at the web page on Photon3d Voice service, looks like its only supports Unity SDK? Is that correct? We have our own engine and need to support Steam and Universal Windows Platform, is there a...
View ArticleAndroid Volume Controls Broken By Photon Voice
Hi, I am developing for Oculus Quest and have just updated to Photon Voice 2. If I use a voice recorder with the Photon microphone type, the hardware volume controls do not work. I can use the Unity...
View ArticleHigh Pitched Voices
Hey, For around the first minute of my game after switching scenes the player voices are all very high pitched and low quality sounding. This fixes itself after about a minute, is there anything I can...
View ArticleRecording indicator light remains always ON once the app goes background on...
I am facing issue with recording indicator light which is newly intreduced security feature on iOS 14. The yellow light should go ON and OFF based on the recording status. I am set recording flag of...
View ArticleVoice2 API sound routing seems deficient
I'd like to understand the use cases that the Voice2 API team were aiming to support with the groups and receiver target. My use case does not seem to be supported, and I'm hoping that's just because I...
View ArticleiOS audio cutting out...
I'm experiencing an issue where after connecting to voice on an iOS device, all of the audio within unity cuts out and doesn't come back (even after disconnecting from voice). Things that I've tried...
View ArticleMAC build on MAC failing because of microphone class (works on windows build )
We have developer on MAC & Windows. Windows build works find. MAC build doesn't even build. We are using Unity V 2020.1.04. We are using PHOTONs PUN2, CHAT and VOICE (updated in Sept). This is...
View ArticlePlease add my account for download access to the Magic Leap Photon Voice SDK...
We have an app that needs building! Thank you :smiley:
View ArticleError making a MacOS build - Plugin Collision
Stack: MacOS Catalina Unity 2020.1.8f1 Pun 2 Free - 2.22 MacOS/Android/Windows plugins installed I can produce an Android and a Windows build, but when I try to build for mac I get the following...
View ArticlePhoton Voice not working in Hololens 2
Problem: Could not transmit or receive voice communication via photon voice.Photon Voice Version : 2.19.1 Unity Version : 2019.4.9f1 Debugging: Tried the same setup which is working for other devices...
View ArticleDifferent levels of communication with Photon Voice
Hi! We are working with Photon to create a multiplayer experience with communication. We want to have different levels of communication with Photon Voice and 3D sound from Unity, so we have 3 different...
View ArticleTo use dlopen, you need to use Emscripten's linking support Issues With...
Hi, I have implement the Multiplayer Voice Communication application in WebGL Platform using Photon Voice2 and Voice Pro plugins. I am implement the demo for following type, get the Microphone input...
View Article