Change Microphone device
Hi @JohnTube We are using following unity and photon voice version: Unity version - 2019.4.6f1 Photon voice - 2.20.1 If we change microphone at runtime speaker has been disconnected (Particularly i...
View ArticleRecorder.PhotonMicrophoneEnumerator.IDIsValid(id) always returns true if Id...
Please implement actual validation to it.
View Articleerror CS0103: The name 'PhotonEditorUtils' does not exist in the current context
Hi there, I was following a Valem tutorial on adding photon voice to a multiplayer VR project I am working on, the first issue I encountered was that when I imported Photon Voice 2 there was no voice...
View ArticleHow to create private voice groups?
Is there a way to restrict who can join a voice group? Glancing over the docs it looks like chat groups allow you to make them unlisted and you could make them an guid so they can’t be guessed. Since...
View ArticleChange photon settings profile based on platform?
I'm doing some tests on different platforms (iOS, Win, Mac, WebGL) and would like to use different settings (specifically, settings WSS for WebGL, while using UDP for the others). With...
View ArticleNeed help with an error
Hey people! I need help fixing a error with PUN 2 voice chat in 2019.4.20. The error is: Assets\Photon\PhotonVoice\Code\Editor\PhotonVoiceEditorUtils.cs(96,46): error CS0103: The name...
View ArticleHow to save the whole conversation?
Greetings, I'm using Photon Voice and want to record every user's voice in the room on one client's end, and I found this documenton the official website. But I can't find any of them in any namespace...
View ArticleCan't hear Photon Voice when out of focus on iOS.
Voice transmission is possible. I can't hear only that sound. Does it support background playback on iOS? Is it possible to edit Speaker.cs so that the audio does not stop? Unity 2020.2.7 Photon Voice 2
View ArticleMac build issue.
Hello, we are using latest Unity and Latest Photon versions. We are facing the bug on mac which told us: "[WebRtcAudioDsp] OnAudioOutFrame channel count 1 != initialized 2. Switching channels and...
View ArticleWebGL and Photon Voice
Is there any plan for WebGL support? I understand that the voice related functionality needs threading that needs local resources access. Would be wonderful to get this WebGL supported. I have a need...
View ArticleMuting a specific player
I want each client connected to the voice server to be able to choose who they hear talking or to put it another way I want each player to be able to mute other players by pushing a button next to...
View ArticlePhoton Voice 2 + Oculus Integration (Unity) : Sound volume very low
Hello I create a VR application using Unity, Oculus Integration and Photon Voice 2 ■ Oculus Integrationhttps://assetstore.unity.com/packages/tools/integration/oculus-integration-82022 ■ Photon Voice...
View ArticlePhoton Voice 2 - Quest 2 Speaker/Headphones
I have a working configuration with the latest of everything (Pun Voice 2.24, Unity 2020.3.2f1, Oculus 25.0), Windows to Windows works great, but as soon as I use Quest 1 or 2 I have the problem that I...
View Articleue4 voice ?
does photon voice is avaiable for ue4 ? i could not find anywhere a clear indicator about this beside the fact that the sdk download link is not available when choosing ue4
View ArticleOculus Quest - Users can't hear each other
Parameters: Pun 2.28 3 Oculus Quest headsets We have three users in a room: A, B, C. User A can hear B and C speaking, but user A's mic does not work (echo debug doesnt work).User B's echo debugger...
View ArticlePhoton Mic versus Unity mic on different platforms and settings
Hi there, We are using Photon Voice v2.24 in a multi-platform collaborative app. Our product runs on PC/OSX VR and vrless as well as mobile IOS/Android. Few questions: 1) On which platform is it...
View Article[PV] OpusCodec.Encoder: System.DllNotFoundException: opus_egpv at (wrapper...
I keep getting this DllNotFoundException, right when I'm instantiating my photon voice view prefabs... I'm on Ubuntu 16.04, Unity 2020.3, and installed the latest release (March 15), after removing...
View ArticleHow to torn off using mic on ios14?
Hi How to torn off using mic while i'm not speaking on ios, so that yellow dot on ios (that shows on ios 14, that the game is using microphone) does not show up, and not annoys players?
View ArticleWhy on iPhone while recording sound goes from ear speaker?
Hello Why on iPhone while recording voice, sound goes from ear speaker?
View ArticleIs it possible to make password voice chat?
Hi Is it possible to make password conversation between some players (by pressing button), while chatting with all other players?
View Article