4 documented changes.

Version
16.9.0
Released
Dec 1, 2025
Product
Vivox Unity SDK
Vivox Unity SDK release notes

Vivox Unity SDK 16.9.0

Official notes

Key features and bugs addressed

  1. Fix

    Fixed an issue where the Vivox Unity Android SDK was unintentionally adding the `android.permission.READ_PHONE_STATE` permission to an XR application's manifest.

    • Android

API changes

  1. Feature

    Added `IVivoxService.Initialized` event to listen for when the SDK has been successfully initialized.

  2. Feature

    Added `IVivoxService.InitializationFailed` event to listen for when the SDK failed to initialize.

  3. Feature

    Added `IVivoxService.InitializationState` property and VivoxInitializationState enum to check the SDKs initialization state.

Unity Gaming Services release notes

Vivox SDK 16.9.0

Official notes

Added

  1. Feature

    Added `IVivoxService.Initialized` event to listen for when the SDK has been successfully initialized.

  2. Feature

    Added `IVivoxService.InitializationFailed` event to listen for when the SDK failed to initialize.

  3. Feature

    Added `IVivoxService.InitializationState` property and `VivoxInitializationState` enum to check the SDK's initialization state.

Fixed

  1. Fix

    Fixed an issue where the Vivox Unity Android SDK was unintentionally adding the `android.permission.READ_PHONE_STATE` permission to an XR application's manifest.

    • Android

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.