I'm seeking for a solution how could I control playing the audio file from the JSF app. I don't need the complete solution, just a reference to a component I could use to control playing the audio file (start/stop/change the sound).
I've tried to search in the past questions, but without a success.
My setup is based on Java EE 5, a migration to Java EE 6 might be the option too if really necessary.