Registry / utility / bb4-sound

bb4-sound

JSON →
library1.1.2javamavenunverified

Java library for sound processing and playback.

<dependency> <groupId>com.barrybecker4</groupId> <artifactId>bb4-sound</artifactId> <version>1.1.2</version> </dependency>
INSTALL
IMPORT
SIG · BB4-SOUND
B
bb4-sound
utilityjavav1.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SoundPlayer
com.barrybecker4.sound.SoundPlayer

Plays an audio file using SoundPlayer.

import com.barrybecker4.sound.SoundPlayer; public class Quickstart { public static void main(String[] args) throws Exception { SoundPlayer player = new SoundPlayer(); player.play("path/to/audio.wav"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
OpenAI (training)
1
Resources
bb4-sound — mvn dependency:get bb4-sound · libregistry