Results 1 to 6 of 6
- 06-30-2011, 06:04 PM #1
Member
- Join Date
- Jun 2011
- Posts
- 2
- Rep Power
- 0
sound API - Record data from speaker
Hello,
I would like to record data from speaker (without microphone of course). I mean , read this data which are input to speaker.
This are my mixers and lines:
mixer : Podstawowy sterownik dwiêk, version Unknown Version - line : interface SourceDataLine supporting 8 audio formats, and buffers of at least 32 bytes
mixer : Podstawowy sterownik dwiêk, version Unknown Version - line : interface Clip supporting 8 audio formats, and buffers of at least 32 bytes
mixer : Realtek HD Audio output, version Unknown Version - line : interface SourceDataLine supporting 8 audio formats, and buffers of at least 32 bytes
mixer : Realtek HD Audio output, version Unknown Version - line : interface Clip supporting 8 audio formats, and buffers of at least 32 bytes
mixer : Java Sound Audio Engine, version 1.0 - line : interface SourceDataLine supporting 8 audio formats
mixer : Java Sound Audio Engine, version 1.0 - line : interface Clip supporting 8 audio formats, and buffers of 0 to 4194304 bytes
mixer : Port Realtek HD Audio Input, version 5.10 - line : COMPACT_DISC source port
mixer : Port Realtek HD Audio Input, version 5.10 - line : LINE_IN source port
mixer : Port Realtek HD Audio Input, version 5.10 - line : MICROPHONE source port
mixer : Port Realtek HD Audio Input, version 5.10 - line : Miks stereo source port
mixer : Podstawowy sterownik przechwytywania dwiêk, version Unknown Version - line : interface TargetDataLine supporting 8 audio formats, and buffers of at least 32 bytes
mixer : Realtek HD Audio Input, version Unknown Version - line : interface TargetDataLine supporting 8 audio formats, and buffers of at least 32 bytes
mixer : Port Realtek HD Audio output, version 5.10 - line : SPEAKER target port
mixer : Port Realtek HD Audio Input, version 5.10 - line : Regulacja nagrywania target port
Is there any chance ?
Sorry for my English.
Michal.
- 06-30-2011, 06:48 PM #2
What kind of speaker do you have?I would like to record data from speaker
Most that I know of are output only devices.
Microphones are input devices.
- 06-30-2011, 06:54 PM #3
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,606
- Blog Entries
- 7
- Rep Power
- 17
- 06-30-2011, 06:56 PM #4
Learn something new every day. Something about coils and magnets I suspect.
- 06-30-2011, 07:56 PM #5
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,606
- Blog Entries
- 7
- Rep Power
- 17
- 06-30-2011, 11:00 PM #6
Member
- Join Date
- Jun 2011
- Posts
- 2
- Rep Power
- 0
I scaned my friend's computer ( he has sound Blaster Live , I have embabed sound card) and he has something like that :
mixer : Port SB Live! Wave Device, version 5.10 - line : What U Hear source port
I suspect that this is what I'm looking for.
I will get some external sound card , then try again.
My speakers are the output type of course :) I wanna catch stream which is directed to speakers :)
I will share the results soon,Last edited by michbudz; 06-30-2011 at 11:05 PM.
Similar Threads
-
Problems with sound in java and USB sound card
By marblecatdog in forum New To JavaReplies: 1Last Post: 04-19-2011, 12:02 PM -
Display sound data value from ByteArrayOutputStream
By cielle in forum Advanced JavaReplies: 2Last Post: 12-14-2010, 08:47 AM -
Record Button
By nicezam in forum NetBeansReplies: 3Last Post: 04-27-2009, 03:53 AM -
how to delete record from db using jsp
By Manas Das in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 01-31-2009, 07:36 PM -
Can't record sound
By bozovilla in forum Java AppletsReplies: 12Last Post: 08-04-2008, 03:57 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks