AL 3D Audio and Environmental Audio Extension
Rating: none arnav - 06/25/2007 Games and sophisticated applications require the use of a 3D Audio facility to place their gamers or users in a 3D Space. This results in a virtual world in which the user is immersed, resulting in an improved user response. Learn to use a technology by Creative Labs, the EAX or Environmental Audio Extension, that makes the virtual world richer with respect to 3D sound.
Multimedia Audio SDK
Rating: none arnav - 11/14/2006 No amount of description of a tune can ever replace the experience of hearing it. But, playing a sound file synchronously or asynchronously, mixing sound, or excercising still finer control over it has been a pain in the neck. Audio API makes playing sound a very comfortable and enjoyable experience.
How Speech Recognition Works
Rating: p_sudeesh - 08/03/2006 Learn about the basic functioning of Speech Recognition.
PortAudio: Portable Audio Processing for All Platforms
Rating: Victor Volkman - 03/10/2006 The days of locking your audio applications into one platform are over. PortAudio, a free, cross-platform audio I/O library, enables you to record and/or play sound using a simple callback function.
Wave Player & Recorder Library
Rating: cgsprinter - 03/25/2005 An easy to use wave library that can be used in a wave player or a wave recorder.
PCM Audio and Wave Files
Rating: raghuvamshi - 01/18/2005 Provides a broad overview of what PCM audio is and how it is implemented in WAVE files.
The Longhorn Speech API, an Initial Glance
Rating: none Jason Nadal - 04/26/2004 The Longhorn speech API offers baked-in functionality for voice commands inside the operating system.
RealOne Player Volume Bar Clone (Almost)
Rating: none Cristina Cañero - 12/18/2003 Create a volume bar control similar to the one presented in the RealOne Player.
Creating an MCI MIDI Class
Rating: none Elmue - 07/15/2003 cSound is a really tiny and very easy to use C++ class to play *.WAV, *.MID, and *.RMI files. You can add it to your project without changes. To play a Wave, MIDI, or Riff-MIDI file, you need only one function call!
Rip Audio from a CD and More
Rating: none Vinoj Kumar - 10/01/2002 This software will record music from various sources, including "ripping" an audio CD.
VOC File Player
Rating: none Pierre Fournier - 03/19/1999 VOC File Player
Desktop Effects Guitar Tuner Vista Gadget Using Silverlight
Rating: kirants - 09/07/2007 Walk through the development of a simple guitar tuner Vista sidebar gadget and in the process learn a little bit about Silverlight, XAML, and Vista gadgets.
Applying Visual Effects to the Desktop'—Shoot
Rating: Abhinaba Basu - 12/08/2003 Learn how you can apply visual and audio effects to the Desktop. The example shows how to display bullet holes.
Graphics Find Simplicity and Portability in PNGwriter Graphics Library
Rating: Victor Volkman - 12/15/2006 PNGwriter is an easy-to-use open source graphics library that uses PNG as its output format. Jump right in with a demo for creating a PNG programmatically.
Transparent Flash Control in Plain C++
Rating: Igor Makarov - 07/11/2006 Learn about OLE container implementation to host a Transparent Flash Player Control using plain C++. No ATL, MFC, or other libraries are used.
[Updated] The Mists of Avalon
Rating: Guido Stercken-Sorrenti - 07/25/2005 Learn about "Avalon," the exciting new presentation subsystem of the upcoming Windows platforms. After an introduction to declarative drawing and XAML, you'll use XAMLPad to get a first taste of Avalon programming.
Fun with SetWorldTransform
Rating: none William N E Campbell - 08/13/2003 A version of SetWorldTransform, converted to MFC instead of GDI. SetWorldTransform scales, translates, rotates, shears, and reflects graphics.
The Dancing Pixels, or the Pixels in Water
Rating: Dr. Sai - 04/22/2003 What does an image look like when it is dipped in a tub of water when the tub is subjected to a constant vibration? Producing the ripple effect, as when a pebble is thrown in the tub, is difficult. This article provides an explanation on how to produce the graphics ripple effect.
Create 3D Graphics without OpenGL or DirectX
Rating: none Angel Komarov - 02/21/2003 Create a simple C++ 3D computer graphic example. Basic algorithms in this matter are discussed.
A Simple, Flicker-Free 2D Animation Demo
Rating: none Anguel Komarov - 10/31/2002 [Update] Create flicker free 2D animation. Loads pictures - a background (big one) and a foreground (small one). Allow the user to select and move the small picture over the big one without any flickering. The source code was optimized for faster downloading.
Window Animation
Rating: none DigitalConvict - 05/23/2002 Ever get bored minimizing, maximizing, and restoring windows? Ever wanted to catch the user unaware and make him notice an app that's just that little bit special? Ever wanted to make a stealth program that literally slides into the background? Check out these twelve affects you can do!
Graph Animation
Rating: none Salick Cogan. - 02/27/2002 CGraph is a very simple class for drawing animated graph. The interface includes a several easy to use functions.
Multimedia Audio Mixer Functions Demo
Rating: none Chensu - 10/25/2002 [Update] Several demo applications that illustrate how to use the Audio Mixer functions in your own applications.
Streaming IPicture object
Rating: Eugene Khodakovsky - 11/01/2001 Classes to easily load one or more images (bmp, jpg, ico, etc.) into a document. Includes scallign, moving, aligning, and saving.
A Sound Output class
Rating: none Yannick Sustrac - 02/05/1999 A Sound Output class
VideoNet: Peer to Peer Video Conference Application
Rating: Nagareshwar Talekar - 07/12/2004 Discover an application that allows any two persons on the LAN/Intranet (possibly the Internet) to have a video conference.
Simultaneous Previewing & Video Capture using DirectShow
Rating: Sivasagar K.R - 04/15/2004 This article explains a method to perform Previewing and Grabbing Simultaneously from a Webcam using DirectShow. Other than using the conventional ISampleGrabber interface, this application used the Directshow VMR Filters & IPin Interfaces .
Class Wrapper for Video Compression Manager (VCM)
Rating: none Vadim Gorbatenko - 11/07/2000 Wraps the library (VCM) that provides access to the interface used by installable compressors to handle real-time data
Wrapper for AVICap Window
Rating: none Vadim Gorbatenko - 11/07/2000 Wrapper and extension for AVICap windows which enables it to work with real-time videoprocessing applications