VorbisJava icon indicating copy to clipboard operation
VorbisJava copied to clipboard

Implementation of javax.sound SPI

Open VISTALL opened this issue 5 years ago • 1 comments

Hello. What you think about implementation of javax.sound SPI ? With spi impl, you can play sounds inside pure java

VISTALL avatar Dec 16 '20 08:12 VISTALL

Hello. What you think about implementation of javax.sound SPI ? With spi impl, you can play sounds inside pure java

It seems this project do not containing any codec, can't decode any audio data to pcm.

I made a library based on this project, it should fit your requirement: https://github.com/jseproject/jse-spi

ghost avatar Oct 18 '24 08:10 ghost