comitting the sourcemod plugin part for voice extension update

This commit is contained in:
jenz
2026-05-30 16:58:35 +02:00
parent 723525f8c5
commit b8ac8cc571
3 changed files with 158 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
this is used for the voice extension:
https://git.unloze.com/UNLOZE/sm-ext-Voice/src/branch/opus
//the voice chat is now transcoded so both celt and opus work by sending each stream to the player that needs it.
the include belongs to the voice extension but is also put here extra