mirror of
https://github.com/Dadechin/Unity-WebSocket.git
synced 2025-07-16 10:14:33 +00:00
Update README.md
This commit is contained in:
parent
12ec54e0cf
commit
072cb60ce0
|
@ -59,12 +59,3 @@ Sends encoded voice packets to a WebSocket server.
|
|||
|
||||
### 📥 `OpusVoiceReceiverWithBuffer.cs`
|
||||
Receives Opus packets, decodes them, and streams via `AudioSource`.
|
||||
|
||||
---
|
||||
|
||||
## 🔌 WebSocket Server
|
||||
|
||||
You can use a simple WebSocket server for voice routing. Here’s a Python example:
|
||||
|
||||
```bash
|
||||
pip install websockets
|
||||
|
|
Loading…
Reference in New Issue
Block a user