Oculus Quest - Hear echo / Cant hear across device
I found a thread by @BFX which details the exact issue I am having. I can hear the device echo on both the Quest adn the PC but they cannot hear each other. I copied the hierarchy structure of the PUN...
View ArticleDetect when user is talking with VoiceDetection
I've activated VoiceDetection and regulated the threshold accordingly. It works well, I can clearly hear my voice being transmitted when talking and transmission being put on hold during silence....
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 Articlephoton voice chat
photon voice chat is not working properly.. add photon view and photon voice view in all players and add primarily recorder and assign that as recorder runinuse by script.. but recorder is not...
View ArticleUnable to hear voice across Oculus Quests or Oculus Quest and PC-Unity
Hi, I am using both PUN2 and Photon Voice to create a multiplayer unity experience. My setup consists of a Lobby Scene, where the players automatically join or create a room and then load a new Unity...
View ArticleLow framerate on iOS (< 20fps) results in talking through a potato chip bag?
We are trying drastically to improve our FPS on iOS but after the phones start to throttle themselves, the voice quality gets quite bad. on older devices (iphone 6s, iphone 8) the audio sounds like...
View ArticleVoice Chat Echo and Mac Built In Mike issue
Hi, I have developed multiplayer cross platform application with voice chat feature. Voice chat is working well,But I have some of the following issues, 1 - Echo effect when using without headset(In...
View ArticleInfinite Connection Loop
Hey all, I am working on adding voice chat to a basic VR multiplayer scene. I am on 2019.3 using PUN 2 and the Unity XR Interaction toolkit. the scene is setup as follows: AppID is set for PUN and...
View ArticlePhotonVoiceNetwork microphone change issue
Hi, Currently running into an issue of not being able to change the microphone using a PhotonVoiceNetwork. After changing the recorder.UnityMicrophoneDeviceand then calling recorder.RestartRecording();...
View ArticleVoice system like in Real life
so i want to make voice chat like in real life so if get closer player you can hear player but if you are long distance of player you cant hear them if this possible to make in photon? Any tutorial?...
View ArticlePhoton Voice Optimization
I'm getting a lot of Garbage Collection and MS cost from PhotonVoiceHandle.Update() [PunVoice]: DispatchIncomingCommands GC.Alloc() Anyway to reduce the cost here?
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 ArticleiOS: Photon not turning off microphone after leaving room if "VoIP in...
Hi, To allow users to keep chatting while the app i sin the background I enabled iOS's VoIP in background mode, which works great except the microphone seems to stay on even after leaving a Photon...
View ArticleSyncing Voice Chat with Oculus Avatar
Hey, everyone! I built a game using the instructions on how to sync Oculus Avatars through Photon (the documentation was taken down from Photon's website afterwards, so I can't link it). I was...
View ArticleLinking PUN and Voice
Hi, I am using PhotonNetwork.Instantiate to create player avatars on the local device and to all clients in the OnJoinedRoom callback. This prefab has several PhotonViews to sync various gameobjects...
View ArticleBuffered Problem to Load Scenes
I have this issue, my problem is that I have a PUN Buffered for All to load the scenes of an experience, let's suppose 5 scenes: 0, 1, 2, 3 and 4; the master connects and when I load another scene send...
View ArticleBluetooth Headset
Can Photon voice support Bluetooth headset ? because I have checked the voice transmitting through Air-pod in Ios Platform Unity Editor - 2019.3.3f1 Photon voice - 2.15 microphoneType - unity Please...
View ArticlePhoton Voice problem
I am using photon voice for my game , i have some issue. 1. when two or more devices connected it starts to make huge noise. 2. While i am speaking it hears back for me that i am speaking things (Debug...
View ArticleCouldn't get audio device name.
AudioIn.dll couldn't get some audio device name when Microphone Type is "Photon"//RecorderEditor.cs: 518 photonDeviceIDs[i] = Recorder.PhotonMicrophoneEnumerator.IDAtIndex(i); string micName =...
View ArticlePhoton voice connection on Quest
Hi, I am using Photon voice 2 Latest version 2.11 and Unity Version 2018.2.16f1 , I had face the issue Photon voice connection is not working properly. I did connect the Voice sample scene (Photon...
View Article