-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,5 @@ | ||
## Simple Voice Chat - A working voice chat in Minecraft! | ||
### Features: | ||
|
||
### Features | ||
Push to talk | ||
Voice activation | ||
Proximity voice chat | ||
Password protected group chats | ||
Opus codec | ||
RNNoise recurrent neural network noise suppression | ||
OpenAL audio | ||
Cross compatibility between Fabric, NeoForge, Forge, Quilt, Bukkit, Spigot and Paper | ||
Support for Velocity, BungeeCord and Waterfall | ||
Compatibility with ModMenu (Use ClothConfig for a better configuration UI) | ||
Configurable push to talk key | ||
Microphone test playback | ||
Configurable voice distance | ||
Whispering | ||
Individual player volume adjustment | ||
Microphone amplification | ||
3D sound | ||
AES encryption | ||
Audio recording with separate audio tracks | ||
A powerful API | ||
Provides a directory which acts as any other resource pack | ||
Provides a directory which overrides all other assets with the same resource locations | ||
Official assets can be downloaded automatically at startup from the official Mojang servers |