I have a little problem with JavaFX and Java Sound API. I want to use 2 outputs from the computer at the same time (USB headset and regular boxes). There is no problem to get all outputs with java api sound, but java api sound does not support MP3 files.
Can I customize output in JavaFX? Is there any other solution for this problem?
java api output javafx audio
user2450489
source share