Is there any way that I can interact with Windows Media Player in Java. I did make a research and know how to make wmp shuffle on, repeat on, start, pause, etc. But I cannot find a way to check if the wmp is already playing or pause, or the shuffle function and the repeat function is already on, and the amount of the volume.
Anyone know a proper way in Java?