PC Review


Reply
Thread Tools Rate Thread

Capture microphone like Sound Recorder

 
 
Jason Barnett
Guest
Posts: n/a
 
      1st Jun 2009
I'm searching for a way to capture audio data from a microphone, without
requiring products such as DirectX or third-party tools. I imagine that
Windows already has build-in support, because the Sound Recorder application
can do it. Is there a set of Windows API functions that I must use. I don't
mind encapsulating unmanaged code into an assembly to accomplish the task.
My core requirement is getting it to run on the most basic install of Windows
as possible (Windows 2000 or higher).

Any help is appreciated.
 
Reply With Quote
 
 
 
 
Jason Barnett
Guest
Posts: n/a
 
      1st Jun 2009
Thanks! I appreciate it.

I'm avoiding DirectX because some of the systems supported will not have
DirectX installed. Installing DirectX, or registering any components, is not
an option either. Basically, the application must remain non-intrusive.

"Peter Duniho" wrote:

> On Sun, 31 May 2009 18:25:01 -0700, Jason Barnett
> <(E-Mail Removed)> wrote:
>
> > I'm searching for a way to capture audio data from a microphone, without
> > requiring products such as DirectX or third-party tools. I imagine that
> > Windows already has build-in support, because the Sound Recorder
> > application
> > can do it. Is there a set of Windows API functions that I must use.
> > [...]

>
> The WinMM/MCI API is what was used before DirectSound. AFAIK, there is no
> specific support in .NET for that component, at least not on the recording
> side of things.
>
> I would guess that DirectSound via interop is really the most practical
> way to do it in .NET. DirectX is already built on COM, which as near as I
> can tell is one of the most convenient ways to get interop to work in .NET.
>
> Pete
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microphone and Sound Recorder Ridge Runner Windows XP General 6 2nd May 2008 07:16 PM
Microphone/Sound Recorder Jim Windows XP Basics 7 18th Jun 2006 09:46 PM
Sound recorder/ microphone too quiet David Barkham Windows XP Hardware 3 17th May 2005 11:16 AM
Sound Recorder/ Microphone is too quiet. David Barkham Windows XP Help 0 16th May 2005 03:35 PM
Sound recorder - microphone SIDNEY Windows XP Hardware 4 4th Apr 2004 12:52 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:58 PM.