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

Implement Vivox Unity

Steps to implement Vivox Unity in your game project.
Read time 1 minute
Last updated 8 months ago

To implement the Vivox Unity SDK, you need the following items, which you can find in the Unity Developer Portal:
  • The URL for your Vivox API endpoint
  • The host for your Vivox domain
  • Your Vivox access token issuer and key pair.
    • You use this information to sign Vivox access tokens on your server and distribute those tokens to your game clients.
      Note
      You can initially sign access tokens with your game client, but this is not a recommended production practice.
    • For more information, refer to the Access Token Developer Guide.
  • A VivoxUnity package for each of the platforms that will be supported by your game.
    • Each package contains sample code that demonstrates how to generate access tokens in one or more languages
After you familiarize yourself with the items in this list, install Vivox Unity.

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