Meta XR Audio SDK Unity Plugin
This guide provides resouces and step by step instructions for creating a compelling VR audio experience in Unity by using the Meta XR Audio SDK.
By the end of this document, you’ll be able to:
- Download the Meta XR Audio SDK.
- Set the Meta XR Audio plug-in to spatialize audio.
- Use the Meta XR Audio Source Script to adjust spatialization, acoustics, gain boost, and reverb send.
- Use an Audio Mixer with the Room Acoustics script to change how reverberations are generated.
- Adjust where the room acoustic originates from, size of the room, room materials, and clutter settings.
- Play ambisonic audio.
If you’re unfamiliar with Unity’s audio handling, we recommend starting with the
Unity Audio guide.