i need to play a mp3 in my non-Gui application.
i tried this workaround:
But unfortunally this also depends on javaFX
is there another way?
i tried this workaround:
MP3 Player in B4J non-Ui Application
Hello all, I have to code a simple application to play a mP3 file in linux command line. like : PlayMp3 [File to play] It works in Ui mode with Jfx, but not in non-Ui applications. Is there a way to solve this ?
www.b4x.com
But unfortunally this also depends on javaFX
B4X:
java.lang.NoClassDefFoundError: javafx/beans/value/ChangeListener
is there another way?