Results 1 to 1 of 1
  1. #1
    kirbsrob's Avatar
    Join Date
    Sep 2020
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    0

    Can anyone make a client-sided voice chat mod in Forge 1.12.2? (Read description)

    It would be cool to be able to voice chat with other players on vanilla servers. All you would need is to have another person on the server with the mod and you can voice chat! I know there are mods such as LabyMod that have voice chat, but that is a client and likely uses it's networks to voice chat. On the other hand, this would be just like any other mod you could find on CurseForge, and could even work on LAN.

    The idea for the mod is simple. It converts audio from your mic recording into unicode text and posts it in chat, and the mod converts the unicode chat into 102.4 Hz audio through a 4 bit channel. There could be either a 'translate' feature where you hover over the text to translate it into audio, or the mod automatically translates new voice chat messages into audio. It should avoid translating if 1, there are mostly ASCII characters (except for commands like /msg player <recording>) 2, unicode thats being used to make fancy text, or 3, someone typing in another language like Chinese, etc.

    The math: (256*4)/102.4=10.
    - 256 is the max character limit in Minecraft,
    - 4 is the amount of audio samples per unicode character (make sure to only generate unicode characters Minecraft recognizes, Minecraft recognizes up to 65,536 unicode characters, which is 16 bits)
    - 102.4 is the Hz (I don't know if this frequency would be too low to understand others)
    - 10 is the maximum length you can use your mic at one time to prevent chat flooding. Perhaps it could keep recording and post the 256 character message and keep generating text for a new line of chat.

    It would be annoying to some other players without the mod, but they can use /ignore or you could voice chat in /whisper.

    If you have any suggestions, questions, or need more info in order to make the mod, please ask.
    Last edited by kirbsrob; 09-07-2020 at 11:40 AM. Reason: Added information to the OP

Similar Threads

  1. Can anyone make an ANTIAFK script for trove that supports multiple clients?
    By JibsTrippedPsychGnosis in forum Trove Discussions & Help
    Replies: 3
    Last Post: 09-06-2015, 06:08 AM
  2. Can Anyone Make A Custom Hacked Client?
    By billybobjr123 in forum Minecraft Help
    Replies: 2
    Last Post: 01-08-2014, 08:49 AM
  3. [Request] Can anyone make a sever side money hack.
    By AnAsianHacker in forum Grand Theft Auto San Andreas Multi Player (SAMP) Hacks
    Replies: 5
    Last Post: 01-04-2013, 09:28 AM
  4. [REQUEST] Can anyone make a m590 mil to knife mod?
    By ired2die in forum Combat Arms Mod Discussion
    Replies: 3
    Last Post: 04-08-2010, 06:36 PM