Super Soundboard
A mod that recognizes player voice commands to play sounds. WARNING: This mod sends voice data to external servers for speech recognition and downloads audio files from a configured API server.
By mameta
| Last updated | 2 weeks ago |
| Total downloads | 567 |
| Total rating | 0 |
| Categories | Audio Client-side |
| Dependency string | mameta-Super_Soundboard-0.1.4 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2304README
Super Soundboard
A BepInEx plugin for integrating with the Super Soundboard Discord Bot.
⚠️ Privacy Warning
This mod sends voice data to external servers for speech recognition and downloads audio files from a configured API server. Make sure you trust the server you're connecting to before using this mod.
Requirements
- A running Discord Bot: https://github.com/sas-news/super-soundboard-standalone (the bot must expose the API at the configured ApiBase URL).
Default configuration
- Default ApiBase URL: http://localhost:3211
- To change it, edit the plugin config generated under
BepInEx/config/(sectionSpeechRecognition, keyApiBaseUrl).
Installation
- Mod managers handle installation automatically.
- Manual install: place
super_soundboard.dllintoBepInEx/plugins/.
Troubleshooting
- Check
BepInEx/LogOutput.logforSuper Soundboard/SpeechManagerlogs.
Contact
- Discord Bot repo: https://github.com/sas-news/super-soundboard-standalone