You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 620 B

123456789101112
  1. # Voice binaries
  2. 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.
  3. **NOTE**: You need to rename libopus.dll to opus.dll before use, otherwise audio client will complain about missing libraries.
  4. #### Licenses
  5. | Library | License |
  6. | :-------: | :-------------------------------------------------------- |
  7. | Opus | https://opus-codec.org/license/ |
  8. | libsodium | https://github.com/jedisct1/libsodium/blob/master/LICENSE |