기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Vivox Core SDK

Vivox Core SDK

이 페이지는 선택한 언어로 제공되지 않습니다.
Vivox
​
​
Vivox Core SDK
  • Overview
  • Before you begin
  • Get started
  • Release notes
  • Developer Guide
  • Reference
  • Privacy overview
  1. Vivox Core SDK documentation
  2. Muting

Muting

Navigate muting and audio control topics.
읽는 시간 3분
최근 업데이트: 8달 전

The Vivox SDK allows users and moderators to mute other users.
Mute functionality is divided into the following categories:
  • Local device control: A user's ability to control their own local audio device. Does not involve other users.
    • A user can mute their local speaker to not hear other users.
    • A user can mute their local microphone to not be heard by other users.
  • User-to-user muting in one or more channels
    • User-to-user muting in a specified channel: When User A mutes User B for a specified channel, User A cannot hear User B in that channel, but can still hear User B in all other channels that they are in together.
    • User-to-user muting in all channels: When User A mutes User B, User A cannot hear User B in all current and future channels for that session until User A removes the mute.
    • Cross-mute: When User A cross-mutes User B, User A and User B cannot hear each other in all current and future channels until User A removes cross-mute. This is also called bi-directional muting.
  • User-to-channel muting
    • When User A mutes a whole channel, User A cannot hear anyone in that specified channel, but can still hear other channels.
  • Moderator muting one or more users: A moderator's ability to mute one or more participants.
    • When a moderator mutes User A in a specified channel, no participants can hear User A in that channel until a moderator unmutes User A.
    • A moderator can mute all participants in a channel at the same time except for the moderator. In this case, participants can only hear the moderator.
The scenarios for user-to-user muting in one or more channels work as a hierarchy, which is detailed in the following table.
  • A higher muting level overwrites the preceding muting level.
  • Moderator muting overrides other muting scenarios for its duration, but after moderator muting is lifted, any previously-defined muting between users will persist.
Mute (in a specified channel)
(vx_req_session_set_participant_mute_for_me with account handle)
⇩
Mute (in all channels)
(vx_req_account_control_communications with account handle)
⇩
Cross-mute
(vx_req_account_control_communications with account handle)
참고
Muting is different from blocking (see
vx_req_account_create_block_rule
). Muting allows a user to not receive voice communication from one or more other users. Blocking allows a user to not see another user on the channel participant list. For example, when User A blocks User B, User A cannot see User B on User A’s channel participant list, and cannot subscribe to User B’s presence.

Related pages

Topic

Description

Mute voice and text messagesHow to mute voice and text.
Mute a local speaker deviceHow to mute or unmute the local speaker.
Mute a local microphone deviceHow to mute or unmute a local microphone device.
Retrieve the volume and mute status of a local deviceHow to retrieve volume and mute status.
User-to-user mutingHow users can mute other users.
User-to-channel mutingHow a user can mute a whole channel.
Moderator mute a userHow a user with privileges can mute other users.

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

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

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

  • 보고 있는 페이지
    • Related pages


이 페이지의 문제 보고