Add the Vivox package to a Unity project

To add the Unity Package Manager Vivox package to a Unity project, complete the following steps.

  1. Download the Vivox package from Unity Package Manager.

    Caution: Do not unzip the package.

  2. Go to Window > Package Manager.

  3. In the upper-left corner of the Package Manager window, select Add (+) > Add package from tarball and then select your zipped package.

  4. After the package has finished the import process, you can choose to also import the Chat Channel Sample. To do this, go to your imported packages, and then next to the Chat Channel Sample, select Import.

  5. To import additional platform packages, repeat the preceding steps as necessary.

    • The base com.unity.services.vivox package is a prerequisite for importing additional platform packages. If the base Vivox package is not present, Unity’s console displays errors during the import process.
    • For consoles, you must perform this import process twice: import the standard Vivox package and then import the console platform package.

    After you import an additional platform package, you will see “Vivox for <platform>” in your project’s Packages directory.