B4J Question How do I play sound on a Raspberry Pi without MediaPlayer?

bstrable

Member
Licensed User
Longtime User
I was able to apply OpenJFX on my raspberry pi, so now the UI is working, but it is my understanding that the MediaPlayer and Webview libraries are missing from the latest ARM Jdk and OpenJFX.

My question is there any other way to play a sound file? (.wav, .mp3, .oog -basically anything would be great).

OR, is there a way to add the mediaplayer back in?
 
Top