mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-08-09 02:07:04 +08:00
feat(audio): implement voice chat using Opus codec
Add voice chat support with Opus encoding/decoding, push-to-talk (V key), and new audio recording infrastructure.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"openal-soft",
|
||||
"harfbuzz",
|
||||
"freetype",
|
||||
"opus",
|
||||
{
|
||||
"name": "sdl3",
|
||||
"default-features": false
|
||||
|
||||
Reference in New Issue
Block a user