Browse Source

Add binaries and read me

pull/1944/head
quin lynch 3 years ago
parent
commit
4c73d3ae53
3 changed files with 12 additions and 0 deletions
  1. +12
    -0
      voice-natives/README.md
  2. BIN
      voice-natives/vnext_natives_win32_x64.zip
  3. BIN
      voice-natives/vnext_natives_win32_x86.zip

+ 12
- 0
voice-natives/README.md View File

@@ -0,0 +1,12 @@
# Voice binaries

These binaries were taken from the [DSharpPlus](https://dsharpplus.github.io/natives/index.html) website and are temporary until we resolve the old url for them.

**NOTE**: You need to rename libopus.dll to opus.dll before use, otherwise audio client will complain about missing libraries.

#### Licenses

| Library | License |
| :-------: | :-------------------------------------------------------- |
| Opus | https://opus-codec.org/license/ |
| libsodium | https://github.com/jedisct1/libsodium/blob/master/LICENSE |

BIN
voice-natives/vnext_natives_win32_x64.zip View File


BIN
voice-natives/vnext_natives_win32_x86.zip View File


Loading…
Cancel
Save