GAME SERVER HOSTING: 50% OFF first order with code GHOST50
V Rising background

How To Enable Voice Chat For Your V Rising Server

Discover how to enable voice chat for your V Rising dedicated server in our easy-to-follow guide.

In this guide you will learn how to enable voice chat on your V Rising server. This comes in multiple parts, as you need to create files as well as set up a Unity Gaming Services Account.

Getting your Vivox credentials

  1. Visit Unity Gaming Services and create a new account.
  2. From the Dashboard, click Projects and create a project.
  3. After creating a project, click Products.
  4. Search for Vivox Voice and Text Chat then click Launch.
  5. Click Overview and then Next to go through the setup process.
  6. In the left-hand side bar of the Vivox Voice and Text Chat product click Credentials.

Creating ServerVoipSettings.json

  1. Log into your GhostCap panel and Stop your V Rising server.
  2. Go to File Manager.
  3. Navigate to save-data/Settings.
  4. Create a blank file called ServerVoipSettings.json and add the section below.
  5. Edit your ServerVoipSettings.json file with the credentials provided.
    • VOIPIssuer = Token Issuer
    • VOIPSecret = Token Key
    • VOIPVivoxDomain = Domain
    • VOIPAPIEndpoint = Server
    • The rest of the settings can remain blank and default.
  6. Restart your server.
{
    "VOIPEnabled": true,
    "VOIPIssuer": "",
    "VOIPSecret": "",
    "VOIPAppUserId": "",
    "VOIPAppUserPwd": "",
    "VOIPVivoxDomain": "",
    "VOIPAPIEndpoint": "",
    "VOIPConversationalDistance": 14,
    "VOIPAudibleDistance": 40,
    "VOIPFadeIntensity": 2.0
}

Enable Voice In Your V Rising Settings

  1. Open V Rising.
  2. Navigate to Options > Sound.
  3. Make sure Use Voice Chat is enabled.

If you get stuck at any time, just reach out to us on Discord or just use Discord for your voice chat.