Photon Voice 2 decoupled
To use Photon Voice 2 decoupled with any PUN - is there an example somewhere or what components should I have in the scene and on the player?
View ArticleHow Do I Use Photon Voice 2 with Bolt?
I'm developing a multiplayer VR app in Unity 2019.4.4f1 in the Android platform for the Oculus Quest. I haven't been able to find any tutorials or other guidance for setting up Photon Voice 2 with...
View ArticleAudio using internal speaker when recording with with iOS14
Hi, It looks like on iOS 14 the audio isn't forced to speaker anymore when recording. It used to work fine before, but now when the microphone starts, the audio is rerouted to the earpiece. If I...
View ArticlePhoton Voice I can hear my own echo
Hi there! What could be the reason why I can hear my own voice with a small delay when using Photon Voice? Debug Echo is disabled. This happens both on my and on Demo scene. Thanks in advance
View ArticleAndroid/Focus+ ,Photon Voice detection microphone
Hello, Sorry in advance for my english. I use photonVoice for PC and everything works, i switch for android, i add in the manifest <uses-permission android:name="android.permission.RECORD_AUDIO"...
View ArticlePhoton Voice with SpeechToText library
Hello there, So I've been using Photon Voice and Photon Network for one of my project. Recently I added a speech to text library and that's where troubles started. There seems to be a conflict between...
View ArticlePhoton Voice UWP Build Errors
I am using Unity 2019.4.10. I am able to import Photon Voice (version 2.21) and while playing on the editor I get no errors but when trying to build for UWP I get 76 errors. Here are some of the...
View ArticlePhoton Voice UWP Build Errors
I am using Unity 2019.4.10. I am able to import Photon Voice (version 2.21) and while playing on the editor I get no errors but when trying to build for UWP I get 76 errors. Here are some of the...
View ArticleRecorder.PhotonMicrophoneEnumerator.IDIsValid(id) always returns true if Id...
Please implement actual validation to it.
View ArticlePhotonVoiceNetwork and the SpeakerPrefab
It doesn't look like the SpeakerPrefab property is ever used in the PhotonVoiceNetwork class. Pretty confusing as I expected it to create the prefab if I didn't have one in the scene. Photon Voice...
View ArticleThe type or namespace name 'SocketUdpNativeDynamic' could not be found?
Just imported the latest version of photon voice and i get this while building for android. Assets\Photon Unity Networking\PhotonChatApi\ChatPeer.cs(56,82): error CS0246: The type or namespace name...
View ArticleCurrent Buffer Lag - reduce faster in Speaker
In the Speaker component using PUN for Voice (v2), there's a display for "Current Buffer Lag". It seems to reflect the current lag from speaking to hearing in 10ths of ms (it usually hovers around 8500...
View ArticleHow to implement both 2D and 3D spatial audio effect in one room?
Greetings, I'm using Photon Voice and have implemented 3D spatial audio effect by setting "Audio Source -> Spatial Blend" of Speaker to 1. Now I want to have one player in the room who can hear...
View Articleconnected but no voice can be heard
i'm working on unity 2019.2.8f1 , and here's problem: i can heard myself by enable "debug echo" , and i know that another player is successfully connect to voice room by watching console log , but i...
View ArticleCan you keep the user in the room even if the scene changes?
hello. I am developing in Unity using Photon and Photon Voice. We are using 3 scenes, and in the second scene we create a voice room and engage users. However, at the moment of going to the third...
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 ArticlePhoton microphone failed. Falling back to Unity microphone
AndroidPlayer(samsung_SM-A705FN@192.168.1.2) [Voice Connection and Recorder.Recorder] 2020-12-19T18:15:53:[PV] UnityAndroidAudioInAEC: UnityEngine.AndroidJavaException:...
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 ArticleMacOS Build Fail: Microphone Usage Description is empty
Hi, I am a bit new to Photon have built a simple FPS with voice chat, which works great every time for Windows, but when I try to build a version for mac I get the two errors:Microphone class is used...
View ArticleHow to debug connections and disconnects in an Android Build on Oculus Quest
Hi, I currently work on a VR app for the Oculus Quest 1 & 2 and the network and voice chat is generally working fine but we experienced some disconnects - but primarily in the build. So I cant...
View Article