At this time, there is no Linux Support for the Vivox Core LIB files.
It is recommended that you use the #if !UE_SERVER
pre-processor macro around any voice code. This will prevent issues when building for your dedicated server because the server would not actually be using the voice functionality of the SDK.
Note: Generate any usernames, channel names, or access tokens through your own logic and not through the Vivox Core Unreal plugin.
To see examples of Vivox Access Token (VAT) generation, see Where can I find Vivox Access Token (VAT) generation code? You can also find more information in What are Vivox Access Tokens (VATs)? or by reviewing the Access Token Developer Guide in the Vivox Developer Documentation.
Comments
0 comments
Article is closed for comments.