![]() |
| | #1 |
| Registered User Join Date: Jul 2008
Posts: 7
| Capturing output of sound card I am trying to write a program in C++ to record whatever being sent to output of my sound card. For that, I need some mean to capture the signal on output line of my sound card. Does anybody know how I can get that? Any help would be greatly appreciate. Thanks, Peyman |
| peyman_k is offline | |
| | #2 |
| Registered User Join Date: Jul 2004
Posts: 222
| What platform are you writing your program for? |
| stanlvw is offline | |
| | #3 |
| Registered User Join Date: Jul 2008
Posts: 7
| windows vista |
| peyman_k is offline | |
| | #4 |
| Registered User Join Date: Jul 2004
Posts: 222
| From an initial guess, you probably need sound driver development related tools in the Windows DDK. |
| stanlvw is offline | |
| | #5 |
| Cat without Hat Join Date: Apr 2003
Posts: 8,492
| Are you aware that bypassing copyright protections (which includes the DRM system of Vista) is illegal in many countries? Because that is what you are doing, right? Anyway, Vista was explicitly designed to not let you do that. The solution to your problem is called "tape recorder".
__________________ All the buzzt! CornedBee"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code." - Flon's Law |
| CornedBee is offline | |
| | #6 |
| Super Moderator Join Date: Aug 2001
Posts: 7,813
| Vista, which claims to be multi-media savvy, will barely let you play audio and when it does it's quality is far inferior to XP. The sound acceleration layer has been completely removed from Vista. Bonehead move? For sure. But just one of many.
__________________ If you aim at everything you will hit something but you won't know what it is. |
| Bubba is offline | |
![]() |
| Tags |
| c++, capture, output, sound, sound card |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Rolodex(information manager) =>Check my Code | jackfraust | C++ Programming | 3 | 04-26-2009 03:41 AM |
| Need to interact with sound card | SubtleAphex | C Programming | 14 | 03-21-2009 10:28 AM |
| Sound Card problems | Daesom | Tech Board | 2 | 11-30-2006 04:01 PM |
| How can I access a struct (from a header file)? | loxslay | C++ Programming | 3 | 10-07-2006 01:25 PM |
| mixer to sound card problem, need help ASAP | Waldo2k2 | Tech Board | 0 | 12-09-2002 05:02 PM |