You are viewing a potentially older version of this package. View all versions.
Zehs-LethalVoice-1.0.2 icon

LethalVoice

Spawn Monsters and Monster Plushies when you say specific words/phrases using the MonsterHotkeys mod. Highly Configurable.

Date uploaded 2 months ago
Version 1.0.2
Download link Zehs-LethalVoice-1.0.2.zip
Downloads 2468
Dependency string Zehs-LethalVoice-1.0.2

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-2.0.0 icon
loaforc-VoiceRecognitionAPI

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

Preferred version: 2.0.0
Zehs-MonsterHotkeys-1.1.2 icon
Zehs-MonsterHotkeys

Spawn Monsters and Monster Plushies using hotkeys. Highly Configurable.

Preferred version: 1.1.2

README

LethalVoice

Spawn Monsters and Monster Plushies when you say specific words/phrases using the MonsterHotkeys mod. Highly Configurable.

This mod uses Windows Speech Recognition so only Windows is supported!
This mod uses the MonsterHotkeys mod to spawn monsters and monster plushies.

This mod allows you to do PsychoHypnotic's speech recognition challenge. See PsychoHypnotic's recent Twitch stream / YouTube video where 10 enemies or 50 monster plushies would spawn every time he said a specific word. (See PsychoHypnotic's Challenge for more info)

The monster spawn words/phrases are configurable in the config settings.

Each monster has advanced spawn settings you can change.
(Configurable in the MonsterHotkeys config file)

The monster plushie spawn words/phrases are configurable in the config settings.

Spawned monster plushies are not scrap/items and despawn after a certain amount of time.
(Configurable in the MonsterHotkeys config file)

Help / Troubleshooting

This mod uses Windows Speech Recognition so only Windows is supported!

Head over to the VoiceRecognitionAPI troubleshooting page for common issues.

It is recommended that you train your Windows Speech Recognition to your voice for the best results.

PsychoHypnotic's Challenge

https://youtu.be/VpxBZWZ54HI?si=U3TbSQ8TgPZhn1QR

Rules:

  • You must complete the first quota.
  • You must enter the facility and retrieve at least one scrap item every day.
  • (If you are a streamer) You must try to read donation messages out loud.

The monster spawn words used are:
alright, f*ck, garbage, god, hell, kill, mate, nuts, piece, sh*t, wait, what, why
(You can set your own words/phrases in the config settings)

The monster plushie spawn words used are:
ban, hate, like, messed, no, ok, rizz, stop, thank, this
(You can set your own words/phrases in the config settings)

The default config settings are the settings PsychoHypnotic used.

Config Settings

General Settings Setting type Default value Description
VoiceConfidence Single 0.7 How difficult it will be for the speech recognition to recognize your word/phrase. (0.0 to 1.0)
Message Settings Setting type Default value Description
ShowRecognizedPlushiePhraseMessages Boolean true If enabled, will show a message when a phrase is recognized for spawning plushies. See additional message setting in the MonsterHotkeys config file.
Monster Settings Setting type Default value Description
SpawnRandomMonsterWords String alright, fuck, garbage, god, hell, kill, mate, nuts, piece, shit, wait, what, why The list of words/phrases you want to trigger a random monster spawn. Each word/phrase should be separated by a comma.
Plushie Settings Setting type Default value Description
SpawnRandomPlushieWords String ban, hate, like, messed, no, ok, rizz, stop, thank, this The list of words/phrases you want to trigger a random plushie spawn. Each word/phrase should be separated by a comma.

CHANGELOG

v1.0.2

  • Fixed words/phrases with capitalization not working.
  • MonsterHotkeys hotkeys will now be disabled when using this mod.

v1.0.1

  • Added ShowRecognizedPlushiePhraseMessages config setting.
    • Description: If enabled, will show a message when a phrase is recognized for spawning plushies. See additional message setting in the MonsterHotkeys config file.

v1.0.0

  • Initial release.