Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henkelmax/replay-voice-chat
A compatibility mod to record Simple Voice Chat with ReplayMod
https://github.com/henkelmax/replay-voice-chat
fabric fabricmc-mod minecraft-mod replaymod simple-voice-chat
Last synced: 4 months ago
JSON representation
A compatibility mod to record Simple Voice Chat with ReplayMod
- Host: GitHub
- URL: https://github.com/henkelmax/replay-voice-chat
- Owner: henkelmax
- License: mit
- Created: 2022-03-10T07:53:13.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T06:41:19.000Z (4 months ago)
- Last Synced: 2024-10-01T08:21:46.289Z (4 months ago)
- Topics: fabric, fabricmc-mod, minecraft-mod, replaymod, simple-voice-chat
- Language: Java
- Homepage:
- Size: 342 KB
- Stars: 21
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# 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/).![](https://i.imgur.com/jQsK7O3.png)
## 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)