Difference Between Voice and Realtime?
So as I understand it the backed of voice is still the Photon Cloud. However Voice has a much lower limit than Realtime as far as msg/sec limit is concerned(500 vs 100). Furthermore on the pricing page...
View ArticleMeasuring Voice Volume of Players and 3D Positional Voice Audio
Hi! I'm new to Photon Voice, and I was just trying out the tutorial. Things have been going well; I can hear my own voice when using the debug feature. However, I have a host of questions:Is there any...
View ArticleBuilding error
Hello everyone,I have a problem when building my UWA project with the last version of Photon Voice plugin: each time, I get an GetFileByPath(filePath) == NULL UnityEditor.HostView:OnGUI() error.I also...
View Article"Photon Voice Settings"
From this page: https://doc.photonengine.com/en-us/voice/current/getting-started/voice-for-pun Once you import Photon Voice to the project, a "Photon Voice Settings" section should appear to...
View Article"get_devices is not allowed to be called from a MonoBehaviour"
Hi,When I try to instantiate a prefab with PunVoiceRecorder (and it's two required components: PhotonVoiceSpeaker and AudioSource, plus a PhotonView), I get the error below:get_devices is not allowed...
View ArticleGetting clean voice
We've recently added Photon Voice to a VR project we're working on. The quality is okay but at times we do have a lot of, what I assume to be, dropped packets because quality degrades to the point of...
View ArticlePUN Voice 1.4 Release
Where are the release notes for the Unity asset store update of PUN Voice?Or, what are the changes from the previous version?Thanksjules
View ArticlePhoton Unity Network Voice Package
I imported "Photon Unity Network Voice Package" from asset store to a new empty project. Build and run standalone application with my AppID, so there are two players in app screen, but there is no...
View ArticleNamespace errors when importing Photon Voice
I have an existing PUN+ project I want to integrate Photon Voice into. However, when I import the Photon Voice asset I get the following 4 errors:"Assets/Photon Unity...
View ArticleDebugging Voice
What would be a good checklist of things to check when voice is not transmitting anything (there's no audio output on other computer when speaking into microphone on source computer -- we're using...
View ArticlePhoton Voice compared to DFvoice?
What are the pros and cons of using Photon Voice or DFVoice (which also uses Photon)?A side question, when one uses Photon Voice, an accompanying "_voice_" room is created. This would increase the cost...
View ArticleNot both transmitting voice, but just the client that was started last
Does any possible explanation for this behavior come to mind?- I have 2 clients to test -- whichever I start first will be able to hear the other, but the other won't be able to transmit to the first-...
View ArticleDoes Photon Voice with Bolt?
I am planning to create a peer to peer multiplayer game that will enable me to connect clients over the local Wifi or LAN using Bolt without using the photon cloud server. Will Photon Voice chat work...
View ArticlePhotonVoice disconnection while paused
I am using PhotonVoice with the standard PhotonVoiceSettings. I instantiate an voice speaker object and its working fine (on Android).I also have some replication going on directly with PUN.When the...
View ArticleUnity 5.4.0b25 and Voice 1.4 on iOS
Hello,Here is my problem, when I launch the demo of Voice, the runtime break on the opus lib.Here is a screenshot in xcode : http://littlebigben.fr/xcode_punvoice.pngTo reproduce the bug, just create a...
View ArticlePlayer 1 Create Room not work voice
i have problem when the player create room can send voice but can't receive voice form player 2 , and player 2 " join room " can't send voice but can receive voice ! anyone can explain what is problem...
View ArticlePush to Talk
So, I have a bit of a puzzling situation --I have push-to-talk that works great in DebugEchoMode witha single client and AutoTransmit set to offandAutoTransmit that works great with more than one...
View ArticlePorts for photon voice
Hello everyone,We are a team working on a project and we would like to add a voice chat on our game. Unfortunately, we can't get the demo for Photon Voice to work. We suspect the open ports to be the...
View ArticlePhoton Voice playback
I am having a problem with photon voice playback. Everything is working fine, but when I speak I can hear my voice too like some echo. I want to here other players only, not my voice too. Is there any...
View Article