This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JNLP and Web Start and the fly likes Playing audio files(VOX format) in Web Start Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "Playing audio files(VOX format) in Web Start" Watch "Playing audio files(VOX format) in Web Start" New topic
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.

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Playing audio files(VOX format) in Web Start
 
Similar Threads
Where do I put these class (.class class, not class class) files?
audio resources for Applet, alternatives to Jar?
Dynamically starting and stopping audio
Recording Audio Via JWS and XFer Using ftp
Getting error while running web application in netbeans