You are viewing a potentially older version of this package.
View all versions.
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
| Date uploaded | a month ago |
| Version | 0.1.4 |
| Download link | mameta-Super_Soundboard-0.1.4.zip |
| Downloads | 792 |
| Dependency string | mameta-Super_Soundboard-0.1.4 |
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