Unity Package Manager Vivox package
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.
Open your Unity project.
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.
Sign in to
cloud.unity3d.com
.In the left pane, select Explore Services, and then select the Vivox tile. Follow the Getting Started instructions to generate credentials for the project.
Add the Vivox package to the project.
Add
com.unity.services.vivox
to the projectmanifest.json
file.For more information, refer to the Unity documentation on the Project manifest.
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.