HomeJavaModsSlip of a Tongue
Slip of a Tongue

Slip of a Tongue

Voice-controlled command execution for Minecraft.

Slip of a Tongue allows players to trigger server-side commands and custom narrations using their actual voice. By leveraging the VoskLib client-side speech recognition engine, your spoken words are translated to text locally and sent to the server for secure validation and execution.


🎤 How it Works

  1. The Client: Uses VoskLib (locally) to turn your microphone input into a string of text.
  2. The Bridge: The client sends this string to the server.
  3. The Server: Validates the word against a pre-defined list. If it matches, the server executes the linked commands and narrations.

 


🛠 Installation

Client-Side (Required)

  1. Install VoskLib.
  2. Install Slip of a Tongue.
  3. Important: Open the VoskLib config in-game (by clicking Mods -> VoskLib -> Config) and download a language model for the speech recognition to work.
  4. The voice recognition will be automatically enabled upon joining a world.

 

Server-Side (Required)

  1. Install Slip of a Tongue (VoskLib is not required on the server).
  2. Configure your word list in the server's config folder.

 


⚙️ Command Syntax

The server-side configuration uses a specific format to map voice triggers:

word:[command1, command2, command3 %player%]text to narrate

Breakdown:

Example Entry:

ascend:[effect give %player% levitation 5 1, say %player% is ascending!]Up we go!


🔒 Security & Privacy


📜 Credits

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more