| Author |
Playing audio files(VOX format) in Web Start
|
Raja Gullapalli
Greenhorn
Joined: Jun 10, 2009
Posts: 15
|
|
Hi,
Ive been trying to play audio files in web start using a custom audio device installed on the system on
which the app is run. It works fine as a standalone app, but fails when trying to run it through web start.
I used all permissions in the security tag of jnlp file to avoid security issues.
Thanks,
Rama
|
 |
Raja Gullapalli
Greenhorn
Joined: Jun 10, 2009
Posts: 15
|
|
by loading the files as InputStream with the ClassLoader, was able to resolve this.
|
 |
 |
|
|
subject: Playing audio files(VOX format) in Web Start
|
|
|