Vivox Unity SDK 16.4.0
This release adds a new sample focused on text-based features such as editing and deleting DMs and channel messages.
- Version
- 16.4.0
- Product
- Vivox Unity SDK
Vivox Unity SDK 16.4.0
Key features and bugs addressed
- Feature
A new sample, `Text Chat Sample` , has been added to the package. This text-focused sample showcases a robust chat experience that demonstrates sending, editing, and deleting DM or channel messages, as well as retrieving past conversations and their message history.
- Fix
Fixed a bug that would cause the SDK to throw an exception when trying to perform cleanup operations, such as leaving channels, during OnApplicationQuit in the Unity editor.
API changes
- Change
`VivoxConfigurationOptions.IosVoiceProcessingIOMode` for configuring how the VoiceProcessing IO unit is used in different scenarios. The `IVivoxService.IosVoiceProcessingIOMode` can be used to get the current value and `IVivoxService.SetIosVoiceProcessingIOMode` to set the value at runtime. This configuration is only relevant on iOS.
- iOS
Known issues
No known issues reported.