WebGL 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 ArticleUsing pun2 and photon voice, photon voice works in the lobby and room, how do...
in the game anyone in the lobby can talk , how do i stop this and only have the people in a room talk to each other only ?
View ArticleChange microphone issue
Hi.I found an issue about changing microphone on latest Photon Voice.A micropone seems to be switched, but no audio is heared after noises.Photon.Voice.Unity.Recorder.MicrophoneDevice = new...
View ArticlePhoton Voice 2 Iphone Problem
It seems that there is a problem with using Photon Voice on iPhone 13 and iPhone 14 devices, while no such issue is experienced on other devices. For some reason, there is no sound being transmitted or...
View ArticleBlocking voice for players
We have implemented interest groups to prevent hearing voice from blocked players. But how is it possible to prevent blocked players from hearing us (other than syncing across that we don't want to be...
View ArticleUnable to access Photon Voice documentation website
it shows 404, what's happening here?
View ArticleAre Photon version "photon lib 4.1.2.19" and "photon lib 4.1.6.19"...
Hi,We are using "photon lib 4.1.2.19" for our existing game, but now we wants to use Voice chat so we are forced to update to "photon lib 4.1.6.19" but now both the clients doesn't connect with each...
View ArticlePhotonVoiceNetwork cound not be found!
I have tried to import all the assets needed for VR Oculus Quest MFPS Photon PUN2 PRO, but i still get errors...anyone can help me?
View ArticleVR Web users suddenly stops listening voice chat.
We have a web build working for desktop and VR, but suddenly some VR players report that they stop listening every one... the log on the debug console show this message "PhotonVoice_webaudioout_stop...
View ArticlePhoton Voice Region? UWS not available
In my test app I just enabled Photon voice but when I run the game it gives me an error: Operation 230 response error code 32756 message Cloud industries / Region usw is not available.I'm not...
View ArticleWhenever I try to build my game Photon Realtime gives 124 errors - Realtime...
Whenever I try to build my game Photon Realtime gives 124 errors and I have no clue how to fix it?(Off topic but if anyone knows how to buy more CCU tell me because whenever I try it just tells me to...
View ArticlePhoton voice not trasmitting both players
Hello everybody,i am having a bug with photon voice2,i set up it but when i eneter a room with 2 players inside just the master-client can talk,while the other no.How can i solve the problem? I don't...
View ArticlePhoton Voice error with IL2CPP build
Exception: IL2CPP error for method 'System.Void POpusCodec.OpusDecoderAsync`1::DataCallbackStatic(System.IntPtr,System.IntPtr,System.Int32,System.Boolean)' in...
View ArticleVoice 2 WebGL not listened
Unity: 2021.3.16f1PUN Realtime: 2.41Voice 2: 2.51Randomly, one of the users is not listened. We are testing multi-platform: Android + WebGL. Between two Androids this never happen, nor between Android...
View ArticleVoice echo on tablets, not smartphones
Hi everyone. I have a strange problem with tablets.Let me explain. I built a Unity application with the XR plugin in order to use a SteamVR client as final device. I also use Nvidia CloudXR to achieve...
View ArticleIL2CPP build error with Photon Voice
Exception: IL2CPP error for method 'System.Void POpusCodec.OpusDecoderAsync`1::DataCallbackStatic(System.IntPtr,System.IntPtr,System.Int32,System.Boolean)' in...
View ArticleError building for Android on Unity 2020.3.45f1 with Voice 2.51
I can't build for Android on Unity 2020.3.45f1 with Voice 2.51:Exception: IL2CPP error for method 'System.Void...
View ArticleIL2CPP build error with Photon Voice
Exception: IL2CPP error for method 'System.Void POpusCodec.OpusDecoderAsync`1::DataCallbackStatic(System.IntPtr,System.IntPtr,System.Int32,System.Boolean)' in...
View ArticleDo i need linux binaries to fix this as i saw another forum post on this?
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, after removing PUN, and...
View ArticleGetting a Voice error when setting DisconnectAfterKeepAlive to true
I have set DisconnectAfterKeepAlive to true in ConnectionHandler.cs and changed KeepAliveInBackground to 5 seconds so players disconnect from the room faster when the app goes into the background....
View ArticleForum Retirement. Becoming read-only.
Hey Everyone,After many dedicated years of service, we have made the decision to retire this Forum and switch to read-only. So you can still access and reference existing posts.Instead, we will be...
View ArticleUsing FMOD with Photon Voice in Unity
I noticed that there were a FMOD folder under Assets/Photon/PhotonVoiceApi/Platforms, and tried to hook it up.I have almost got it to work after these steps:Enable the define...
View ArticleTIMEOUT_DISCONNECT on voice connection.
We are using realtime and voice connections, but are noticing in large lobbies that the voice connection is failing sometimes with TIMEOUT_DISCONNECT. Can you help track down the possible cause?
View ArticlePhoton Voice 2 Got huge noise on MacOS
Hello guys,I got a problem with MacOS WebGL. Huge noise when joining a room with another user(even on DemoVoiceUI). I using version 2.52 and Unity 2022.2.14.Really need your help. Thank you so much!
View Articlehow to make any speech to text plugin work together with photon voice?
I am creating a multiplayer game using photon and also integrated photon voice to have voice chat with network players. There is one chatbot functionality in my game where I'll ask some questions,...
View ArticleSpeech to text and Photon Voice
In my multiplayer game, there is two separate feature I wanted to support. 1. Players across networks can hear each other's voice - For this, I am using photon voice 2. Chatbot functionality - Bot will...
View ArticleMultiple Audio Source
I am building a karaoke app using photon voice. The karaoke system itself already provided by another 3rd party SDK, the SDK create an Audio Source to play the bgm when karaoke session started.I am...
View ArticleMuting a specific player with photon voice
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 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 ArticlePhoton Voice - Stop listening
According to the docs of Photon Voice you just have to set Recorder.TransmitEnabled to true or false in order to mute or use it for push-to-talk. But it seems it will also stop to listen. Question is...
View Article