Back to Blog
Tutorial 12 min read February 18, 2026

FiveM Speaker Script: Complete Standalone Guide for ESX & QBCore (2026)

Everything you need to know about speaker scripts in FiveM — what they are, how they work technically, standalone vs framework-dependent options, and how to set up speakergroup systems on your roleplay server.

speaker script fivem fivem standalone speaker script fivem standing speak script speakergroup script fivem speakers script fivem fivem speaker script

What Is a Speaker Script in FiveM?

A speaker script (sometimes called a "standing speak script" or "speakergroup script") is a FiveM resource that allows players to broadcast their voice or text to a wider area than the default proximity range. In standard FiveM voice chat (using pma-voice or mumble-voip), players can only hear each other within a limited radius — typically 10 to 30 meters depending on the voice mode.

Speaker scripts solve this by creating amplified voice zones or broadcast points where a player's voice reaches a much larger audience. This is essential for roleplay scenarios like:

  • Press conferences — A mayor or government official addressing a crowd
  • Church sermons or events — One speaker, many listeners
  • DJ booths and clubs — Broadcasting music or voice to an entire building
  • Police megaphone announcements — Officers addressing a scene
  • Rally points and protests — Group gatherings in public spaces

The concept is straightforward: a player interacts with a speaker point (or uses a command), and their voice proximity is temporarily extended to cover a defined area.


How Speaker Scripts Work Technically

Most speaker scripts operate through FiveM's voice channel system. Here is the general architecture:

Voice Channel Approach (pma-voice)

The most common implementation uses pma-voice submixes or custom voice channels:

  1. A player activates the speaker (via command, target interaction, or item use)
  2. The script creates a voice channel or modifies the player's voice range
  3. All players within the speaker's zone are added as listeners
  4. When the speaker deactivates, voice range returns to normal

With pma-voice, this typically uses the exports API to set custom voice targets or radio channels. The speaker essentially broadcasts on a temporary channel that nearby players auto-join.

Zone-Based Approach

Some scripts define a physical zone on the map where the speaker effect applies:

ComponentPurpose
Speaker zonePolyZone or sphere that defines the broadcast area
Activation pointMarker or target where the speaker stands
Listener detectionChecks which players are inside the zone
Voice routingPipes the speaker's audio to all listeners

The zone-based approach is more immersive because it ties the speaker to a physical location, like a podium or stage.


Standalone vs Framework-Dependent Speaker Scripts

When choosing a speaker script, you will encounter two categories:

Standalone Speaker Scripts

A standalone FiveM speaker script has no dependency on ESX, QBCore, or any other framework. It communicates directly with FiveM's native functions and the voice system. Benefits:

  • Works on any server regardless of framework
  • No framework version conflicts
  • Lighter on resources — no framework overhead
  • Ideal for servers running custom or mixed frameworks

Standalone scripts typically use native FiveM events, RegisterCommand, and direct voice API calls.

Framework-Dependent Scripts

These require ESX or QBCore and often integrate with their item systems, allowing players to use a speaker item from their inventory to activate the broadcast. This adds an extra layer of roleplay — players need to physically own and use the speaker equipment.

Our recommendation: If your server runs a standard ESX or QBCore setup and you want item-based activation, go framework-dependent. If you want maximum compatibility with zero hassle, go standalone.


Speakergroup Scripts Explained

A speakergroup script is a variant that allows multiple speaker points to be linked together. Think of it as a PA system — one person speaks into a microphone, and multiple speakers throughout a building broadcast the audio.

Common use cases:

  • Hospital PA systems — Announcements heard across all floors
  • Prison intercom — Warden broadcasts to all cell blocks
  • Mall or shopping center — Background announcements in all stores
  • Airport terminals — Flight announcements across the map

Speakergroups typically work by assigning each speaker point a group ID. All speakers sharing the same group ID will broadcast simultaneously when any one of them is activated.


Setting Up a Speaker Script on Your Server

Step 1: Choose Your Script

Decide between standalone or framework-dependent based on your setup. Key features to look for:

  • pma-voice compatibility — The voice system your server likely already runs
  • Admin configuration — Ability to place speaker points in-game without editing config files
  • Volume control — Adjustable broadcast radius
  • Visual indicators — So players know a speaker system is active (animated speaker icon, sound waves)
  • Permission system — Not every player should be able to use every speaker

Step 2: Installation

Most speaker scripts follow the standard FiveM installation pattern:

  1. Download and extract the resource into your resources folder
  2. Add the ensure line to your server.cfg
  3. Import any SQL files if the script stores speaker locations in the database
  4. Configure config.lua — set default voice range, speaker zones, permissions
  5. Restart the server

Step 3: Configure Speaker Locations

Depending on the script, you either:

  • Edit config.lua — Define coordinates, radius, and group IDs manually
  • Use in-game placement — Admin command to place speaker points at your current location, which is much more convenient

Step 4: Test Voice Routing

Always test with at least two players (or two FiveM instances). Stand at the speaker point, activate it, and have the second player walk to different distances to verify the broadcast range matches your configuration.


Common Issues and Fixes

ProblemCauseSolution
Speaker activates but nobody hears anythingpma-voice version mismatchUpdate pma-voice to the latest version and check submix API compatibility
Voice echoes or doublesPlayer is both in proximity and speaker channelConfigure the script to mute proximity voice while broadcasting
Speaker works for one player but not othersPermission misconfigurationCheck ACE permissions or job-based restrictions in config
Huge FPS drop when speaker is activeTick loop checking player positions every frameUse longer wait intervals for listener detection

Best Practices for Speaker Scripts

  1. Limit active speakers — Do not allow more than 2-3 active speakers simultaneously to prevent voice channel confusion
  2. Set reasonable ranges — A 50-meter radius is usually enough for indoor events; 100-150 meters for outdoor rallies
  3. Add cooldowns — Prevent speaker spam by adding a cooldown timer between activations
  4. Log usage — Track who uses speakers and when, especially on serious RP servers where abuse can disrupt gameplay
  5. Combine with animations — Have the player play a speaking animation while the speaker is active for better immersion

Speaker Script vs Radio Script

It is important to understand the difference between a speaker script and a radio script (like pma-voice radio channels):

FeatureSpeaker ScriptRadio Script
RangeArea-based (zone)Unlimited (channel)
ListenersAll players in zoneOnly players on same frequency
Use casePublic announcementsPrivate team communication
Typical usersGovernment, event hostsPolice, EMS, gangs
Voice routingProximity extensionChannel-based

Many servers use both — radio scripts for private team comms and speaker scripts for public broadcasts.


For a production roleplay server in 2026, we recommend:

  • pma-voice as your base voice system (most widely supported)
  • A standalone speaker script for press events and public gatherings
  • Speakergroup support for large interior locations (hospitals, prisons)
  • Item-based activation if you want an extra RP layer (requires framework bridge)

This combination gives you maximum flexibility without overloading your server with redundant voice resources.

→ Browse All Scripts | → How to Start a FiveM Server

Ready to Transform Your Server?

FiveM Job Creator eliminates every problem discussed in this article. 0.00ms resmon. No-code configuration. ESX & QBCore native.

Get Job Creator on Tebex — €29.99