Results 1 to 1 of 1
- 12-04-2010, 11:42 AM #1
Member
- Join Date
- Dec 2010
- Posts
- 1
- Rep Power
- 0
Java Sound recording audio file's extension issue
Hi,
What should I do to record audio files with Java that is not .wav, .au, or .aif?
I want to record .ogg or .mp3
Here's the line that specifies the extension in the code:
Should I convert it after the record or there's some other way?Java Code:AudioFileFormat.Type targetType = AudioFileFormat.Type.WAVE;
Thanks in advance.
Similar Threads
-
Incoming and recording sound via Bluetooth
By danielpereira in forum Advanced JavaReplies: 0Last Post: 11-25-2010, 10:58 AM -
audio capture from sound card
By kievari in forum Advanced JavaReplies: 0Last Post: 11-03-2010, 07:00 PM -
Problems with Java Audio Recording
By pars1987@gmail.com in forum Advanced JavaReplies: 2Last Post: 03-27-2009, 10:18 AM -
smartphone bluetooth remote control for audio sound system
By Masuka in forum Sun Java Wireless ToolkitReplies: 0Last Post: 08-05-2008, 08:43 PM -
Control audio sound
By Masuka in forum Sun Java Wireless ToolkitReplies: 0Last Post: 08-05-2008, 10:24 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks