how to run voice in servelet running the player in the background
Hello,
I have developed a code in which the servlet calls a particular wave file. The problem with it is, the player is shown in the browser window while the wave file is playing. I want the wave file to b playing in the background and dont want the player to show. plz help
Abhijeet
Re: how to run voice in servelet running the player in the background
1. Welcome to Java Programming Forums.
2. Play the wave file but don't draw the GUI for player.