promotional bannermobile promotional banner

Voice Chat Recording

A mod that allows recording player voices using Simple Voice Chat, and exposes an API to get and play them.

File Details

voicechatrecording-1.21.1-2.0.jar

  • R
  • Oct 27, 2025
  • 166.38 KB
  • 15.4K
  • 1.21.1
  • NeoForge

File Name

voicechatrecording-1.21.1-2.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:voice-chat-recording-1327668:7156972"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fix: removed a variable to allow multiple mods to save the same audio;
  • saveAudio: return boolean to indicate whether audio was saved;
  • Optimized audio reading and writing.