Arceusyo_Luffy-ShipVoiceCommandsv2 icon

ShipVoiceCommandsv2

A simple mod to add voice commands to the ship.

Last updated 6 months ago
Total downloads 8341
Total rating 3 
Categories Mods Audio BepInEx Client-side
Dependency string Arceusyo_Luffy-ShipVoiceCommandsv2-2.0.4
Dependants 14 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
loaforc-VoiceRecognitionAPI-1.2.0 icon
loaforc-VoiceRecognitionAPI

Loads Windows Speech recognition into Lethal Company and provides a dev-friendly way of using it.

Preferred version: 1.2.0
willis81808-LethalSettings-1.3.0 icon
willis81808-LethalSettings

A centralized place for configuring mods from in-game

Preferred version: 1.3.0

README

ShipVoiceCommands

Simple voice commands for your ship! This mod is made for more of a demonstration of VoiceRecognitionAPI.

DISCLAIMER / TRUTH

This mod was not originally made by me (Arceusyo_Luffy), it was made by loaforc on this page. So if you want to thank someone, it's him.

IMPORTANT NOTICE / IT DOESNT WORK

If there is any error:

  • Make sure you have the latest version
  • Or go to the Lethal Company Modding Discord and reach the thread about this mod post it in there. I'm trying to be fairly active.

If it doesn't recognize correctly for you follow some basic steps here. If you've tried everything and are still not having it activate (or only having it activate sometimes) there isn't much I can do sadly. You can try edit the config to something that the recognition might pick up clearer, but this may not help. Behind the scenes this uses Microsofts Voice Recognition and beyond those basic steps it may not work with certain languages and/or accents.

IT TRIGGERS WHEN ITS NOT SUPPOSED TO

Try upping the Confidence in the config to a higher value.

Voice Commands

Voice commands are only available in the small region around your ship (where you would get teleported from if someone leaves). You can change this to global if you want in the settings (not recommended).

Here is the commands :

  • "open doors", "open ship doors" => Opens ship doors,

  • "close doors", "close ship doors" => Closes ship doors,

  • "teleport", "teleport player" => Activates Teleporter,

  • "camera toggle" => Toggles camera on/off,

  • "camera switch", "switch camera", "camera next" => Switches camera to next player,

  • "toggle lights", "lights on", "lights off", "night night" => Toggles lights on/off,

  • "launch", "take off" => Launches the ship,

  • "inverse teleport", "inverse teleport player" => Activates inverted teleporter,

  • "ship horn" => Activates the loud ship horn,

  • "ring bell" => Rings the company bell,

  • "television" => Toggles the television,

  • "plushie", "plush" => Squeaks the pajama man plushie,

  • "shower" => Toggles the shower,

  • "toilet" => Toggles the toilet,

  • "speaker", "skip", "skip intro" => Disables the speaker,

  • "lantern", "jacko" => Toggles the Jack-O-Lantern,

  • "trap", "trapdoor" => Toggles the trapdoor at the Company Building

  • "flash" => Activates the flash from the radar booster (Works only if the radar booster is on monitor camera)

  • "ping" => Activates the ping from the radar booster (Works only if the radar booster is on monitor camera)

Versions

2.0.4

Update the README because it annoys me.

2.0.3

Updating the mod according to the update of his dependencies (VoiceRecognitionAPI in this case).

Adding the flash and ping from the radar booster as a voice command, it's also not the final versions of those.

2.0.2

Adding the Jack-O-Lantern to the voice interaction.

Adding the Company Building trapdoor to the voice interaction.

Updating the mod with his dependencies.

2.0.1

Removing the launch option until fixed

2.0.0

Release date