docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateVivoxParticipantTap

    CreateVivoxParticipantTap(string, bool)

    Creates a GameObject containing the VivoxParticipantTap and AudioSource for this VivoxParticipant

    Declaration
    public GameObject CreateVivoxParticipantTap(string gameObjectName = "", bool silenceInChannelAudioMix = true)
    Parameters
    Type Name Description
    string gameObjectName

    Optional name to give to the created GameObject

    bool silenceInChannelAudioMix

    Whether to mute this Participant in the Channel Audio Mix output (defaults to true)

    Returns
    Type Description
    GameObject

    The built GameObject with the VivoxParticipantTap. This will return null if the creation fails for any reason.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)