RACRE

Voice outside Roblox voice chat.

RACRE hosts the voice service for your Roblox community. Add the RACRE package to your experience, then let players use proximity chat and radio channels through RACRE Voice.

RACRE · Roblox Advanced Communications & Radio Environment

RACRE hosts the voice service. You choose the plan.

A RACRE plan is a hosted subscription. It sets how many players can use RACRE Voice at the same time. We run the voice servers outside Roblox voice chat. You manage your community, Roblox experience, and voice rules.

Read the hosted plan guide

15-player hosted plan selected.

Join a communityInstall RACRE Voice, set up your microphone, and join a RACRE-enabled experience. Add RACRE to your experienceInstall the package, configure your radios, and use the guides for custom systems.

See what players use.

RACRE combines hosted proximity chat with in-game radios, signal tools, and player-facing controls for Roblox communities.

Watch RACRE at work.

Watch the official demonstration. Community videos appear here when a group supplies a public video, name, and source link.

Official RACRE demonstration

See RACRE Voice, proximity chat, and radio behavior in use.

Voice that follows the game.

Players use proximity chat when they are near each other. It uses player distance, not terrain or object obstruction. Radio channels use separate range and signal rules when players need to communicate farther away.

Proximity chat

Players nearby hear one another through in-game distance and direction. Terrain and objects do not change it.

Radio channels

Players can use in-game radios when proximity chat is not enough.

Hosted voice service

RACRE runs the voice service outside Roblox voice chat. You do not need to host or operate voice servers.

Signal-aware radios

Terrain and objects can affect radio signals. They never change proximity chat.

Radio range

Configure range and relay behavior for the communication rules in your experience.

Signal tools

Use direction finding, tracking, and interception mechanics in the same experience.

Babel language simulation

Give each faction a language. Listeners who do not share it hear human-sounding but unintelligible speech, like the ACRE2-style systems familiar to Arma 3 communities.

Channel priority

Set rules for priority traffic and interference on each radio channel.

Add hosted voice to your Roblox experience.

RACRE hosts the service. Your team chooses a plan, adds the package, and configures the voice and radio experience for players.

  1. Choose a planSelect capacity for the players who use RACRE Voice at the same time.
  2. Add the packagePut RACRE in your experience and configure its radio profiles.
  3. Connect your systemsUse the API reference for custom radios, vehicle intercoms, and game events.

Example: get the radio update bridge

local ReplicatedStorage = game:GetService("ReplicatedStorage")
local PacketWrapper = require(
  ReplicatedStorage.RACRE_Replicated.Utilities.PacketWrapper
)
local UpdateRadio = PacketWrapper.GetClientBridge("UpdateRadio")

Need another platform or a manual setup? Open the downloads center.

RACRE demonstration