Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Voice receive #86

Closed
4 tasks
amishshah opened this issue Mar 29, 2021 · 0 comments · Fixed by #87
Closed
4 tasks

Voice receive #86

amishshah opened this issue Mar 29, 2021 · 0 comments · Fixed by #87
Assignees

Comments

@amishshah
Copy link
Member

The library should implement existing voice receive logic from discord.js even though the this is officially undocumented.

  • Allow users to set selfDeaf to false when joining a voice channel (to receive packets)
  • Expose messages from UDP and WS
  • Have a "keep alive" option that periodically sends silence packets to a given voice channel to continue receiving audio
  • Readable Opus streams for a given user id or ssrc
@amishshah amishshah added this to To do in Initial Release via automation Mar 29, 2021
@amishshah amishshah self-assigned this Mar 29, 2021
Initial Release automation moved this from To do to Done Apr 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

Successfully merging a pull request may close this issue.

1 participant