discord-voip
Version:
Discord VoIP library used by discord-player
7 lines (4 loc) • 344 B
Markdown
# Discord VoIP
This directory contains the VoIP implementation for Discord Player. It is based on [@discordjs/voice](https://npm.im/@discordjs/voice) library with some modifications to make it work with Discord Player. Some of the notable modifications include:
- Removal of the `VoiceReceiver` and its components.
- Modified `SecretBox`