sm-plugins/CELT_VOICE
2026-07-01 22:19:55 +02:00
..
scripting tricking nosteamers into auto muting steam clients because of broadcast voice data using steam codec and not celt. however steam clients still hear sendvoicedata that transcodes opus to celt 2026-07-01 22:19:55 +02:00
README.md updating README to point towards correct branch 2026-05-31 01:15:18 +02:00

this is used for the voice extension: https://git.unloze.com/UNLOZE/sm-ext-Voice/src/branch/CeltOpusTranscoder_2026

//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