Описание
# Replay Voice Chat
A compatibility mod to record [Simple Voice Chat](https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat)
with [ReplayMod](https://www.replaymod.com/).

## Features
- Works out of the box
- Records voice chat player icons
- Records locational audio
- Records group chat audio
- Records your own audio
- Each audio track is exported separately when rendering
- Simple Voice Chat Plugin API support
- Support for speeding up or slowing down replays
## Supported Versions
Only the latest Minecraft version ReplayMod is released to is actively supported.
## Configuration
If you are the server owner, you can set `broadcast_range` in the voice chat config to a higher value, to be able to
record and replay audio that's further away than the normal voice chat distance from the recorder's perspective.
## Credits
- [Sonic](https://github.com/waywardgeek/sonic)
- [ReplayMod](https://github.com/ReplayMod/ReplayMod)