This proect accompanies the corresponding guide of the ODIN Voice Unreal C++ Developer Documentation of 4Players.
The project mainly consists of C++ classes that show a simple implementation of the ODIN voice chat plugin by 4Players for Unreal Engine. Follow the link to the guide for more information.
The Unreal C++ Sample has been updated to Odin Voice v2.x and Unreal Engine 5.7.1.
Specific versions are available via the following branches and tags:
- Unreal Plugin v2.x Use the
mainbranch for the latest version of the ODIN Voice Unreal C++ Sample, currently using Unreal Plugin v2.x. - Unreal Plugin v1.x For accessing the ODIN Voice Unreal C++ Sample, that's compatible with v1.x of the Unreal Plugin, please switch to the
v1.xbranch.
ODIN is a cross-platform software development kit (SDK) that enables developers to integrate real-time chat technology into multiplayer games, apps, and websites.
For more information, please visit the ODIN Voice Chat website.
