Unity Package Manager Vivox package
Install Vivox using the Unity Package Manager.
Read time 1 minuteLast 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.
-
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.
-
-
Addto the project
com.unity.services.vivoxfile.manifest.jsonFor 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.
AutomaticThis automatically pulls Vivox credentials into your project.
-