This enum member represents the ambisonic steam mode the VoIP stream uses. It is the default value of com.meta.horizon.platform.ovr.options.NetSyncOptions#setVoipStreamDefault(NetSyncVoipStreamMode). Since it allows for the creation of immersive, surround sound experiences that simulate real-world audio environments, it typically used in virtual reality (VR) and augmented reality (AR) applications.
Mono[Get]
This enum member represents the mono steam mode the VoIP stream uses. The advantages mono stream mode has over ambisonic steam mode is the audio encoding and decoding require less computational resources and thus audio streams require less bandwidth. So it is typically used in applications with limited network resources.