Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions packages/voice/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,13 @@ try installing another.
- `@noble/ciphers`: ^1.0.0
- `libsodium-wrappers`: ^0.7.9

**DAVE Protocol Libraries (e2ee)**

> [!NOTE]
> Some Discord clients may require the DAVE protocol for end-to-end encryption in voice chat and refuse to downgrade the connection in the future. Ensure you have `@snazzah/davey` installed to avoid compatibility issues.
- `@snazzah/davey`: ^0.1.6

**Opus Libraries (npm install):**

- `@discordjs/opus`: ^0.4.0
Expand Down