Please disclose if your mod was created primarily 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
| Date uploaded | 5 days ago |
| Version | 1.0.0 |
| Download link | JS03-SpeechRecognitionAPI-1.0.0.zip |
| Downloads | 844 |
| Dependency string | JS03-SpeechRecognitionAPI-1.0.0 |
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.
CHANGELOG
1.0.0
- Initial release