com.unity.services.vivox 16.9.0
Source docsNotes: processedReleased December 19, 2025
Browse versions
PreviousNext
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
- com.unity.modules.audio (1.0.0)
- com.unity.nuget.newtonsoft-json (3.0.2)
- com.unity.services.core (1.14.0)
- com.unity.settings-manager (1.0.3)
✨ Features
- Added `IVivoxService.Initialized` event to listen for when the SDK has been successfully initialized.
- Added `IVivoxService.InitializationFailed` event to listen for when the SDK failed to initialize.
- Added `IVivoxService.InitializationState` property and `VivoxInitializationState` enum to check the SDKs initialization state.
🔧 Bug Fixes
- 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.
