-
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
12 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,13 @@ | ||
## Simple Voice Chat - A working voice chat in Minecraft! | ||
# Features | ||
|
||
Remove player modal in main menu. | ||
Remove player modal in pause menu. | ||
Remove invite friends option. | ||
Remove cosmetic options. | ||
Remove all cosmetics. | ||
Remove notifications. | ||
"Essential Settings..." Removed in place of "Snooper Settings...". | ||
Remove tab indicator. | ||
Remove nametag indicator. | ||
Remove Essential's ability connecting to external servers, i.e. telemetry. | ||
|
||
### 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 |