ドキュメント

​
​

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


このページの問題を報告する