- Translations have been optimized
- Optimized UI
- Translations have been optimized
- The server-side entry point has been removed and is now entirely a client-side mod
- Access modmenu to check for updates API
- Minecraft
1.21
/1.21.1
is supported; - Not sure about
1.20.5
/1.20.6
compatibility, you can try it out;
What's new
- Minecraft 1.20(.1) is supported;
- Optimize compile task.
What's new?
Now users can set whether to automatically send voice recognition messages.
If so, the result of speech recognition will be automatically sent.
If not, voice recognition messages will be cached in the chat input field.
What's New in 1.1.2+1.19.4?
- If you cannot load the acoustic model, you will be prompted when entering the game;
- Messages sent using speech recognition are marked with ⌈Speech Input⌋;
- Fix some bugs.
What's New in 1.1.1+1.19.3?
- If you cannot load the acoustic model, you will be prompted when entering the game;
- Messages sent using speech recognition are marked with ⌈Speech Input⌋.
What's New in 1.1.1+1.19.2?
- If you cannot load the acoustic model, you will be prompted when entering the game;
- Messages sent using speech recognition are marked with ⌈Speech Input⌋.
What's New in 1.1.0
- Use VOSK Offline Speech Recognition API to recognize text from the microphone instead of CMU Sphnix, so that the recognition is more accurate and the recognition speed is faster.
- Add a configuration UI by importing MidnightLib so that you can configure the mod to choose the language model, and since 1.1.0 we will not provide the language model in the mod package, you need to download the language model from VOSK Models.
- Ensure to install the appropriate version of the Fabric API and MidnightLib and Mod Menu as dependencies.
For more infomation, please see README
This is a fabric speech recognition sending message mod for Minecraft 1.19.2 . This mod allows you to use your microphone to input text and send player message. It is a client-side mod, so it does not require any server-side setup.