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.
SpeechRecognitionAPI
Vosk based automatic speech recognition API for Lethal Company. Allows for real time transcription and voice commands
| Last updated | 3 weeks ago |
| Total downloads | 4416 |
| Total rating | 1 |
| Categories | Mods Libraries BepInEx Client-side |
| Dependency string | JS03-SpeechRecognitionAPI-1.0.0 |
| Dependants | 3 other packages depend 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.