|
-
November 16th, 2009, 03:41 AM
#1
Waveform Audio Function tutorial
Hello,
I want to start programming using Waveform Audio Function.
I got a sample program which records wave file to the memory, it works as a thread.
I looking for a tutorial or a book that can help understangint the basics when programing using Waveform Audio Function. The MSDN help doesn't help too much
Can anyone recommend me on somthing?
Thanks
-
November 16th, 2009, 09:18 AM
#2
Re: Waveform Audio Function tutorial
Please don't post multiple identical posts in different forums.
-
November 22nd, 2009, 02:13 PM
#3
Re: Waveform Audio Function tutorial
Nice example from codeguru:
http://www.codeguru.com/forum/showthread.php?t=283155
Example in borland C++:
http://www.techmind.org/wave/
just remove borland specific lines (showing messagebox) and it'll work fine.
While reading above check MSDN for description of methods and you will understand everything quickly.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|