
Voice Chat Soundboard
Adds a client-side soundboard to Simple Voice Chat
Обновлён 3 февраля 2025 г. · опубликован 7 апреля 2024 г.
Soundboard
Have you ever played with a proximity voice chat mod and thought "Damn, I miss dropping a metal pipe sound effect in my Discord calls"?
Well, look no further! Since now you can do it in Minecraft!
Addons
This mod is split for Simple Voice Chat and Plasmo Voice. Use links below to navigate to the correct one:
| Simple Voice Chat | Modrinth | Curseforge |
|---|---|---|
| Plasmo Voice | Modrinth | Curseforge |
Dependencies
This mod requires:
How to use
Sounds are stored in .minecraft/config/soundboard, where you can put files and create directories to organize the files.
Files must be in .wav format. Use an online audio converter if needed.
The soundboard screen can be opened with J:
Refer to the changelog for more information.
Development
I'm planning to expand its features with a config, favorite sounds and other cool stuff.
If you have suggestion or issues tell me on the Discord server or GitHub issues.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 0.7.2 | Релиз | 1.21, 1.21.1 | fabric | 3 февраля 2025 г. | .jar (1.9 МБ) |
| 0.7.2 | Релиз | 1.21.4 | fabric | 3 февраля 2025 г. | .jar (1.9 МБ) |
| 0.7.1 | Релиз | 1.21.4 | fabric | 31 января 2025 г. | .jar (1.9 МБ) |
| 0.7.0 | Релиз | 1.21, 1.21.1 | fabric | 9 октября 2024 г. | .jar (1.9 МБ) |
| 0.6.3 | Релиз | 1.21, 1.21.1 | fabric | 20 сентября 2024 г. | .jar (1.9 МБ) |
| 0.6.2 | Релиз | 1.21, 1.21.1 | fabric | 20 сентября 2024 г. | .jar (1.5 МБ) |
| 0.6.1 | Релиз | 1.21, 1.21.1 | fabric | 9 сентября 2024 г. | .jar (1.5 МБ) |
| 0.6.0 | Релиз | 1.21 | fabric | 24 августа 2024 г. | .jar (1.5 МБ) |
| 0.5.1 | Релиз | 1.21 | fabric | 29 июля 2024 г. | .jar (718 КБ) |
| 0.5.0 | Релиз | 1.21 | fabric | 27 июля 2024 г. | .jar (747 КБ) |
| 0.4.0 | Релиз | 1.21 | fabric | 27 июля 2024 г. | .jar (720 КБ) |
| 0.3.0+1.21 | Релиз | 1.21 | fabric | 22 июня 2024 г. | .jar (109 КБ) |
| 0.2.2 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | fabric | 8 апреля 2024 г. | .jar (88 КБ) |
| 0.2.1 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | fabric | 8 апреля 2024 г. | .jar (80 КБ) |
| 0.2.0 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | fabric | 7 апреля 2024 г. | .jar (73 КБ) |
Ченджлог
0.7.2Релиз1.21, 1.21.1 · 3 февраля 2025 г.
Fixed
- Config saving issue
0.7.2Релиз1.21.4 · 3 февраля 2025 г.
Fixes
- Config saving issue
0.7.1Релиз1.21.4 · 31 января 2025 г.
Changed
- Moved to 1.21.4
0.7.0Релиз1.21, 1.21.1 · 9 октября 2024 г.
Added
- Chinese translation (@suoyukii)
Fixes
- Some audio files are not playing.
- Crash with Visual Overhaul when opening the audio cutter.
- Occasional crash when playing the sound, I have no idea what causes it, but it's there.
Internal changes
This functionality is not accessible directly in the mod yet, but can be changed in .minecraft/config/soundboard.json.
Cobalt access
Cobalt is the service used by Soundboard to download audio files from YouTube and other platforms. Unfortunately, due to abuse the API is not going to be public for long. This update brings initial configuration for accessing custom cobalt instances.
cobalt_api_endpoint- Base URL or IP for the cobalt instance.cobalt_api_version- Must beV7orV10. Describes the method to parse cobalt responses. The main instance only supports V7 for public requests. If you're running a custom instance, change it to V10.cobalt_api_token- Token for accessing the specified cobalt instance.
Audio providers
If you're having audio playback issues, try changing audio_provider property to ARRAY.
The rest
If you opened this file, you may notice some other fields. These are not fully implemented and may have bugs, but who am I to stop you.
0.6.3Релиз1.21, 1.21.1 · 20 сентября 2024 г.
Fixes
- Fixed audio downloader crash
0.6.2Релиз1.21, 1.21.1 · 20 сентября 2024 г.
Fixes
- Translations not being available
0.6.1Релиз1.21, 1.21.1 · 9 сентября 2024 г.
Changes
- Added 1.21.1 as a compatible version
0.6.0Релиз1.21 · 24 августа 2024 г.
New features
Audio downloader!
Powered by cobalt, Soundboard just got a new menu for converting video to sound and saving it directly to the soundboard.

Favourites indexing and keybinds
The sound settings widget now has a field for the favourite index.
-1 inserts at the end, 0 at the start and so on for values in between.
This allows you to make your top category more organized, especially for the next feature.
Favourite sounds, or at least the first 10, can now be played with a keybind.
By default, holding O and pressing one of the number keys will play the sound at that position.
This also works with numpad keys and fyi key 0 will play the 10th sound.
Changes
Soundpack updates (beta)
Resourcepack provided sounds can now have a .properties file, which accepts the following fields:
# Start offset in seconds
start = 1.22
# End of the audio, **counting from 0, not the 'start' property**
end = 3.45
# Integer 0-100, any other value will be capped in that range
volume = 69
This file must be in the same directory as the sound and have the same name up to the .wav part.
Fixes
- Fixed
Missing group griderror - Fixed sounds in subdirectories displaying with the directory name
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
