how to open vaw file

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Oct 2005
Posts: 3
Reputation: Robson13 is an unknown quantity at this point 
Solved Threads: 0
Robson13 Robson13 is offline Offline
Newbie Poster

how to open vaw file

 
0
  #1
Nov 10th, 2005
I'm looking for any information how to open vaw file with java.
Thanks in advance for any help.
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: how to open vaw file

 
0
  #2
Nov 10th, 2005
Never heard of a vaw file?

If you mean raw, then it can't be much more than using an File object, FileOutputStream, BufferedReader, DataInputStream, or something along those lines.
Reply With Quote Quick reply to this message  
Join Date: Oct 2005
Posts: 3
Reputation: Robson13 is an unknown quantity at this point 
Solved Threads: 0
Robson13 Robson13 is offline Offline
Newbie Poster

Re: how to open vaw file

 
0
  #3
Nov 10th, 2005
sorry, I mean wav file.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 216
Reputation: hooknc is an unknown quantity at this point 
Solved Threads: 8
hooknc hooknc is offline Offline
Posting Whiz in Training

Re: how to open vaw file

 
0
  #4
Nov 11th, 2005
Originally Posted by Robson13
sorry, I mean wav file.
My guess is that you would want to look into the javax.sound packages. Not positive they will do what you want though.

Regards,

Nate
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: how to open vaw file

 
0
  #5
Nov 11th, 2005
I think it is the sound package and you create an AudioClip object and call the .play() method on it.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC