All:
Is there a way where an xhosted machine can play audio files by accessing the local machine sound card.
Problem:
I have an application running on a high end server and this application is xhosted to a remote machine. Depending on some used actions I need to play some audio files. If I run my application locally I am able to play it. For playing audio I am using Java API. But, when I xhost the application, Program prints a message saying audio device maynot be accessible.
Thanks
TRS