RR-Speech is a lightweight NPC voice-line API that makes pedestrians talk using the stock voice lines already built into Grand Theft Auto — threats, greetings, panic shouts, and taunts. There are no audio files to stream, no text-to-speech, and no AI; it simply triggers the voices that ship with the game, so it stays tiny and lag-free.
Drop it into your server and call it from any other resource through three simple exports:
Say(ped, category)— make an NPC say one line right nowAmbient(ped, category)— make an NPC mutter idle chatter on a loopStopAmbient(ped)— stop the chatter
Features
- Powered by GTA’s stock voice lines — no TTS, no AI, no audio files
- Three simple exports any script can call
- Anti-spam cooldowns so NPCs never talk over themselves
- Distance gating — NPCs only speak when a player is close
- Random line selection from named categories
- Fully configurable categories in config.lua
Already powering GAS Team scripts like RR-Kidnap, RR-CityTakeover, RR-Bartender, RR-CityPatrol, RR-DealerEmpire, and RR-StabCity — and free for you to build on.
Reviews
There are no reviews yet.