More then one OVR cameraRig
Hello All, i´m trying to develop a VR based multiplayer app. i'm using Oculus quest and PUN2 for this. mz question is: is it possible to implement more than one OVRCameraRigs in oculus quest? the app is working perfectly with single player but hands are not getting synch in multiplayer scene.1.2KViews0likes3CommentsConflicting Microphone Access between PUN Voice Chat and Speech Recognition
I am facing an issue in my Unity VR project where the PUN (Photon Unity Networking) Voice Recorder and my ChatGPT Assistant's speech recognition, powered by Wit.ai, cannot simultaneously access the microphone. When PUN Voice is enabled, the speech recognition for the assistant fails, and vice versa. The challenge lies in dynamically switching microphone access between these functionalities to maintain both voice communication and effective speech recognition. Anyone has any solution to this?553Views0likes0Comments