KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
RP-Soundboard
★ 134
Open GitHub ↗
Easy to use soundboard for Teamspeak 3
Download README (.md)
Explore Similar Repositories
GreenOdoo
:
Portable Odoo (formerly OpenERP)
RoboJS
:
RoboJS is a library that aims to dynamically load JS modules depending on how the DOM is composed.
voixen-vad
:
WebRTC-based Voice Activity Detection library
cbor-java
:
Java implementation of RFC 7049: Concise Binary Object Representation (CBOR)
CircuitBreaker.Net
:
Circuit Breaker pattern for .NET
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
RP-Soundboard
?
Download (.md)
# RP Soundboard Easy to use soundboard for Teamspeak 3 A simple yet powerful soundboard that requires no complicated setup! Just install and it's ready to use. No extra tools, no fiddling with push-to-talk settings etc. It comes with a set of predefined sounds but of course you can choose your own. # Download and Info - Manual downloads: https://github.com/MGraefe/RP-Soundboard/releases # Features - Almost any file type (mp3, mp4, wav, flac, ogg, avi, mkv, ...) is supported - Supports playback of video files (just sound of course, this aint a video player) - Crop sounds to play only your favorite portion of a sound - Adjust volume gain for each sound file - Set keyboard hotkeys for each of your buttons # Installation ## On Windows * Simply double-click the downloaded ts3_plugin file and follow the instructions. * If double-clicking doesn't work, you can also drag&drop the plugin file onto `package_inst.exe` in your Teamspeak installation folder ## On Linux * Use the `package_inst` executable from your Teamspeak installation. From within the Teamspeak installation folder execute: ```bash LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH ./package_inst <path-to-download> ``` * alternatively you can open the download with any archive manager (it's just a renamed zip file) and extract the contents of the `plugins` folder to `~/.ts3client/plugins/`