기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Vivox Core SDK

Vivox Core SDK

이 페이지는 선택한 언어로 제공되지 않습니다.
Vivox
​
​
Vivox Core SDK
  • Overview
  • Before you begin
  • Get started
  • Release notes
  • Developer Guide
    • Client SDK basics
    • Channels
      • Channel name criteria
      • Channel types
      • Echo channels
      • Positional channels
        • Large 3D channels setting
        • Positional channel parameters
        • Positional channel configuration
      • Volume differences
      • Channel identifiers for large scale games
      • Participant events
      • Channel webhooks
      • Join a channel
      • Leave a channel
      • Kick a user from a channel
      • Manage session groups
      • Audio injection
      • Methods for setting audio levels
      • Derumbler
      • Automatic connection recovery
    • Presence management
    • Messaging
    • Manage audio
    • Couch co-op
    • Android app development
    • iOS app development
    • macOS app development
    • Windows app development
    • Real-time recording
    • Speech-to-text audio transcription
    • Text-to-speech
    • Troubleshooting
  • Reference
  • Privacy overview
  1. Vivox Core SDK documentation

Large 3D channels setting

Configure large 3D channel settings for positional audio.
읽는 시간 2분
최근 업데이트: 8달 전

The Large 3D channels setting for Vivox is a feature that allows a Vivox backend to support up to 2000 participants in a 3D channel.

Enabling Large 3D

Large 3D channels are an enterprise-only feature. To enable this feature, contact your support engineer.

Additional considerations

Because Large 3D channels can include up to 2000 participants, ensure that you consider the following during the implementation process:

Cross-mute requires the block lists at login time for optimal use

The application can preemptively block any audio from a blocked player reaching the blocking player when a block list is sent by
vx_req_account_control_communications
during login. If you wait until you get a ParticipantAdded event to start blocking a player, some initial audio may get through.

Implementations should avoid putting large groups of participants at the same location

It can be tempting to create an “auditorium mode” by putting all 2000 participants (or a large group of participants) at the origin location. However, this will lead to poor performance and is therefore discouraged. Do not place a large number of participants close together (for example, at the same audible distance). Otherwise, audio artifacts can potentially occur.

Text messaging does not work in 3D channels with Large 3D enabled

Due to the changed XMPP behavior necessary to achieve performant Large 3D channels, text messaging will only work in 2D (non-positional) channels when Large 3D is enabled.

Display names do not currently work in Large 3D channels

Due to the changed XMPP behavior in Large 3D channels, display names currently do not work in Large 3D channels. Display names will continue to work in 2D (non-positional) channels.

When Large 3D is enabled, Normal (Small) 3D channels are no longer available

Large 3D is a limited feature enabled or disabled for a customer. When enabled, customers cannot build their application to use the original (Small 3D) behavior.

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.

  • 보고 있는 페이지
    • Enabling Large 3D

    • Additional considerations

      • Cross-mute requires the block lists at login time for optimal use

      • Implementations should avoid putting large groups of participants at the same location

      • Text messaging does not work in 3D channels with Large 3D enabled

      • Display names do not currently work in Large 3D channels

      • When Large 3D is enabled, Normal (Small) 3D channels are no longer available


이 페이지의 문제 보고