JS03-SpeechRecognitionAPI icon

SpeechRecognitionAPI

Vosk based automatic speech recognition API for Lethal Company. Allows for real time transcription and voice commands

Last updated a day ago
Total downloads 73
Total rating 0 
Categories Mods Libraries BepInEx Client-side
Dependency string JS03-SpeechRecognitionAPI-1.0.0
Dependants 1 other package depends on this package

README

SpeechRecognitionAPI

A mod that allows developers to use the VOSK Offline Speech Recognition API in Lethal Company for automatic speech recognition.

What does this do?

This is an API that other developers can use to build their own features, such as adding voice commands or real time speech transcription. Users can choose the language to be recognized in the config.

How do I use this?

To learn how you can implement SpeechRecognitionAPI in your projects, head over to the developer guide.