Skip to content

This project contains Unity samples for Meta's Presence Platform Audio SDK. The Oculus SDK and other supporting material is subject to the Oculus SDK License. Multiple licenses may apply.

License

Notifications You must be signed in to change notification settings

oculus-samples/Unity-MetaXRAudioSDK

Repository files navigation

LICENSES

The Unity-MetaXRAudioSDK repository including all packages and SDKs, is released under the Oculus SDK License. You may obtain a copy of the SDK License at https://developer.oculus.com/licenses/oculussdk/

Helicopter audio samples are sourced from https://github.com/viktorphoenix/fieldrecordings-ccby4. The License for the helicopter audio samples can be found in the third-party folder.

Repository Content

An overview for using Meta's Presence Platform Audio SDK in Unity can be found here. Each project in this repository contains a Main scene that can be used in playmode to run through the various audio feature experiences. It's suggested to use Oculus Link when in the Unity Editor. Instructions for using Oculus Link can be found here.

Project Compilation

Prerequisites

The projects in this repository can be be compiled and installed onto Developer Mode Enabled Quest devices. Instructions for enabling developer mode on your Quest device can be found here.

Building

Unity documentation for building Android applications can be found here. Instructions for building projects in this repository are provided below:

  1. Open the project of interest in a Unity Editor.

  2. Open the Build Settings window via the Unity Editor toolbar (File -> Build Settings).

  3. Select the Android platform in the Build Settings window and press Build to compile an Android APK.

    image Unity Build Settings - Android

Running

  1. Install the compiled apk to your Quest device with adb:

    adb install path/to/your/apk/MetaXRAudioSDK.apk
    
  2. Open the application through your Quest device's App Library. The application will likely be listed under the Unknown Sources section.

About

This project contains Unity samples for Meta's Presence Platform Audio SDK. The Oculus SDK and other supporting material is subject to the Oculus SDK License. Multiple licenses may apply.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •