Setup Project

Enable the plugin before following the guide

Tutorial Video

Setup Config

Go to DefaultEngine.ini file and add the following lines

[EOSVoiceChat]
bEnabled=True
ProductId=
SandboxId=
DeploymentId=
ClientId=
ClientSecret=
EncryptionKey=1111111111111111111111111111111111111111111111111111111111111112

The values can be copied from the Epic's EOS DevPortal

Call Functions

After calling Initialize, you can call any EOS Voice Function 🎉

Last updated