Voice recording for NPCs (Rust)
It would be awesome if i can have NPC's say things in proximity.. much like their Chat responses but only if i can record a voice and use that instead!
You cannot stream audio in Rust. Any audio played has to exist in the client. Great idea, but not possible via plugin.
In response to TheSurgeon ():
You cannot stream audio in Rust. Any audio played has to exist in the client. Great idea, but not po...
You can now, but it's a bit complicated.
Oh I will have to check that out. Is it now natively supported or is this done using some workaround like emulating a player talking, etc?
In response to TheSurgeon ():
Oh I will have to check that out. Is it now natively supported or is this done using some workaround...
Emulating. Wasn't possible before when voice was P2P.
That is interesting! Ty @Wulf! That does open the door for quite a bit of possibilities.
Well damn.   It would be awesome
Ya sorry OP, I didnt realize this was a thing now.