Add Voice binaries (#1944)

* Add binaries and read me

* Update sending voice docs

* Undo markdown formatting
This commit is contained in:
Quin Lynch
2021-11-24 12:53:39 -04:00
committed by GitHub
parent bc440abd44
commit b5c150dc16
4 changed files with 13 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ when developing on .NET Core, this is where you execute `dotnet run`
from; typically the same directory as your csproj).
For Windows Users, precompiled binaries are available for your
convienence [here](https://discord.foxbot.me/binaries/).
convienence [here](https://github.com/discord-net/Discord.Net/tree/dev/voice-natives).
For Linux Users, you will need to compile [Sodium] and [Opus] from
source, or install them from your package manager.