Skip to content

DolbyIO/comms-sdk-unity

Repository files navigation

Dolby.io Virtual World plugin for Unity

With the Dolby.io Virtual World plugin for Unity, you can easily integrate Dolby.io Spatial Audio, powered by Dolby Atmos technology into your virtual world applications.

You can find the plugin documentation here: Online documentation

Prerequisites

  • Apple MacOS x64 or Microsoft Windows 10+ x64.
  • A Dolby.io account. If you do not have an account, you can sign up for a free account.
  • The client access token copied from the Dolby.io dashboard. To create the token, log into the Dolby.io dashboard, create an application, and navigate to the API keys section.
  • Install git-lfs command line tool on your computer.

How to install

In the Unity Editor, open the Unity Package Manager from the Window menu. If the plugin is already installed, it will be in the “All Assets” list. Otherwise, click the ➕ icon in the upper left corner.

Option 1. Install from GitHub

Select Add package from git URL.., enter the URL below

https://github.com/DolbyIO/comms-sdk-unity.git

Option 2. Install from the downloaded package

  • Download latest plugin from the release page.
  • Unzip the package into a local folder.
  • Select Add package from the disk, navigate to the local folder and select package.json file.