Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
VoiceRecognitionAPI
Loads Windows Speech recognition into Lethal Company and provides a dev-friendly way of using it.
| Date uploaded | 2 years ago |
| Version | 1.0.0 |
| Download link | loaforc-VoiceRecognitionAPI-1.0.0.zip |
| Downloads | 1203 |
| Dependency string | loaforc-VoiceRecognitionAPI-1.0.0 |
README
VoiceRecognitionAPI
Loads Windows Speech recognition into Lethal Company and provides a dev-friendly way of using it.
What does this do for players?
In short - nothing. This is a simple API, instead other mods use methods from this mod to build their own features. So go check their feature list to see what voice commands they may offer.
It doesn't work properly help!
If the mod is throwing an error use the github issue page and copy-paste the error in there.
If it is loading correctly but isn't detecting your voice:
- Make sure you have set your default microphone correctly.
- Enable
LogRecognitionResultsin the mod config, found at(LethalCompanyDir)/BepInEx/config/me.loaforc.voicewrapperapi.cfg. If it is getting wrong results try improving your speech recognition
Mod Usage
Follow the instructions on the github page on how to use this!