Documentation

​
​

Development

User Acquisition

Monetization

Industry

Vivox Unity SDK

Vivox Unity SDK

Vivox
​
​
Vivox Unity SDK
  • Overview
  • Get started
  • Release notes
  • Developer guide
  • Tutorials
    • Implement Vivox Unity
      • Unity Package Manager Vivox package
      • Vivox Unity package structure
      • Add the Vivox package to a Unity project
      • Project settings
      • Integrate an existing project using VATs with Unity Authentication
    • Access Token Developer Guide
  • Reference
  1. Vivox Unity SDK documentation
  2. Vivox Unity Developer Guide

Unity Package Manager Vivox package

Install Vivox using the Unity Package Manager.
Read time 1 minute
Last updated 8 months ago

The Unity Package Manager is the optimal method for including Vivox functionality in a Unity project.
To use the Unity Package Manager Vivox package, complete the following steps.
  1. Open your Unity project.
  2. Select Edit > Project Settings. Select Services and perform either of the following tasks:
    • Link your Unity project to an existing Unity Dashboard project.
    • Create a project within a Unity Dashboard organization that is associated with a developer Unity account.
  3. Sign in to
    cloud.unity3d.com
    .
  4. In the left pane, select Explore Services, and then select the Vivox tile. Follow the Getting Started instructions to generate credentials for the project.
  5. Add the Vivox package to the project.
    1. Add
      com.unity.services.vivox
      to the project
      manifest.json
      file.
      For more information, refer to the Unity documentation on the Project manifest.
    2. In your Unity project, select Edit > Project Settings. Select the Vivox tab, and then update Environment to
      Automatic
      .
      This automatically pulls Vivox credentials into your project.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.


    Report a problem with this page