sampvoice icon indicating copy to clipboard operation
sampvoice copied to clipboard

Software Development Kit for implementing Pawn voice systems for SA:MP servers.

Results 84 sampvoice issues
Sort by recently updated
recently updated
newest added

server unexpectedly crashed after a few days of working just fine with sampvoice 3.0 cant really tell what is the issue here any ideas ? [17:30:00] [debug] Server crashed due...

I have the same log in both svlog.txt and server_log.txt: svlog.txt: ``` [08:45:22] : [sv:dbg:network:connect] : connecting player (0) with address (1??.2.222.77) ... [08:45:22] : [sv:dbg:network:connect] : player (0) assigned...

when i add on server.cfg the plugin `sampvoice.so` the server don't open, it crashes server_log crashes: https://pastebin.com/2FU3s2G6 --- i just download the plugin from here: https://github.com/CyberMor/sampvoice/releases/tag/v3.1 (sv_server_037.zip) add the plugin...

I have 2 streams, local and global, active speaker and listener too, like I talk to global and local listeners, but the problem is if I'm on speaker with player...

How to fix this error 1>TRACKER : error TRK0005: Failed to locate: "fxc.exe". The system cannot find the file specified ?

voice chat will load on some PCs, but on the other hand on some PCs won't i tried to install all of the "visual-c-redistributable" packages and directX but it didn't...

I tried to make toggle for mic & listen for each player. I can disable mic, but can't disable listen

I'm trying to disable stream listeners and speakers, but to no avail. ``` for (new i = 0; i

I did several tests and ended up realizing that VOIP does not work on host (linux) or on hosts not local host, does anyone have any solution for this problem?...

How to compile client files and server files on debian?