Vibrative Voice
This modification package is an addon for Simple Voice Chat that allows your voice to interact with the game's vibration systems! Now your voice can activate sculk sensors, trigger sculk screamers, and even attract the attention of underground Wardens.
The modification is fully configurable, giving you the ability to fine-tune the parameters of voice interaction with vibrations according to your preferences.
For Developers
Vibrative Voice includes an API that allows developers to transmit their own vibrations using the same frequency as voice interactions.
build.gradle
dependencies {
  implementation "com.codinglitch.vibrativevoice:vibrativevoice-api:API_VERSION_HERE"
}
The current API version can be found on the developer's website.