Millions of members and growing! (5,807 online);
Email Password   helpLost your password?
Announcements




Search    
Advanced Search
Sitemap
Audio and Video

Multimedia » Audio and Video

Contents

Audio & Video - Audio

top
Title / Updated Author Score  
Sound visualizer in C#
Updated: 15 Aug 2007
Simple sound sampler with visualization
Jeff Morton 4.83
C# Synth Toolkit - Part II
Updated: 17 Aug 2007
Demonstrates how to create a simple synthesizer using the C# Synth Toolkit
Leslie Sanford 4.80
MPEG Audio Frame Header
Updated: 12 Apr 2007
An article about the MPEG audio frame header.
Konrad Windszus 4.79
Wrapper Library for Windows MIDI API
Updated: 29 Sep 2003
A small library encapsulating the Windows MIDI API
Leslie Sanford 4.78
Sound recording and encoding in MP3 format.
Updated: 16 Nov 2006
An article describing the technique of recording sound from waveform-audio input devices and encoding it in MP3 format.
rtybase 4.77
audio_ostream - A Text-to-Speech ostream
Updated: 3 Apr 2007
An article explaining how to add Text-To-Speech to an application, using an ostream interface
Adi Shavit 4.76
Windows Media Audio compressor
Updated: 9 Apr 2004
Managed C++ Windows Media Audio (WMA) compressor.
Idael Cardoso 4.74
Fundamentals of Sound: How to Make Music out of Nothing at All
Updated: 30 May 2007
This article describes the basics of sound waves as well as the PCM WAVE format, and illustrates how to create music by writing your own custom wave form.
Pete Everett 4.73
Retrieving CD Information from a remote Freedb database
Updated: 30 Jul 2004
Describes a library that can be used to retrieve Audio CD information from the CDDB compatible freedb database.
Brian Weeres 4.72
Using Winamp input plugins for tagging audio files
Updated: 21 Jun 2007
C# Interop with dynamic loaded plug-ins and function pointers
OrlandoCurioso 4.71
Compose sounds from frequencies and visualize them
Updated: 17 Apr 2006
What you never wanted to know about PCM.
Corinna John 4.70
C# Synth Toolkit - Part I
Updated: 17 Aug 2007
A toolkit for creating software synthesizers with C# and Managed DirectX.
Leslie Sanford 4.70
ProjectMIDI: an extensible set of small MIDI .NET programs
Updated: 24 Jan 2006
This article describes how multiple .NET assemblies work together to control MIDI devices in a live performance environment.
rlisle 4.69
Tutorial on reading Audio-CDs
Updated: 9 Oct 2006
This easy-to-get tutorial explains in detail everything you need to know about audio-CDs and how to rip the tracks.
Michel Helms 4.68
C# Windows Media Format SDK Translation
Updated: 10 May 2004
In this article, I describe a translation of most of the WMF SDK interfaces, data structures, constants, and functions into C#.
Idael Cardoso 4.68
CWinamp - more than just a Winamp2 API wrapper
Updated: 14 Mar 2003
Winamp2 API wrapper with extra functions
Greeeg 4.63
The Ultimate Managed DirectSound 9 Tutorial Part 2: managing 3D Sounds
Updated: 2 Aug 2005
How to playback sounds with 3D audio management.
Dario Solera 4.60
A simple C# Wave editor, part 1: Background and analysis
Updated: 6 Aug 2004
The first phase of a RIFF/Wave editing "swiss army knife", in which we'll learn how to extract all the data present in common Wave files and store it in an XML document.
Jonathan Kade 4.59
Loading Ogg Vorbis Files from Memory in .NET
Updated: 7 Mar 2006
An article on loading Ogg Vorbis audio data from memory.
Perry Marchant 4.58
An Update To the Wrapper Class for the libid3tag Library
Updated: 19 Apr 2006
An updated wrapper class to retrieve and modify id3 tag information for a given MP3 file.
Yubo Dong 4.58
C# MIDI Toolkit
Updated: 18 Apr 2007
A toolkit for creating MIDI applications with C#.
Leslie Sanford 4.56
C# Voice and Tone Alert Generator
Updated: 25 Aug 2006
This article describes an application used to generate and test aural alerts.
salysle 4.56
Assembly to Read and Write Ogg Tags (Vorbis, FLAC and Speex)
Updated: 7 Sep 2007
An article discussing an assembly that reads and writes Ogg tags
Cyber Sinh 4.56
Using Trigonometry and Pythagoras to WaterMark an Image
Updated: 26 Jan 2007
An article on a class to watermark images
bobsugar222 4.55
CWaveBox - WAI wrapper for playing PCM multiwaves, useful in game development
Updated: 15 Apr 2005
Multiwave player ('Waveform Audio Interface' PCM wave wrapper).
zenith__ 4.53
Controlling Winamp2/3/Sonique Programmatically
Updated: 12 Mar 2003
An article on controlling popular media players from external programs.
Daniel Bright 4.53
Concatenating Wave Files
Updated: 17 Jun 2003
An article about concatenating .WAV files "on the fly"
Furer Alexander 4.53
SDI (Sound Device Interface)--A library for Auditory Display
Updated: 3 May 2004
A GDI-like API for 3D positioning of speech, and MIDI composition using a single string.
Dong Lin 4.50
A low-level audio player in C#
Updated: 28 Aug 2003
This article describes a sample application that uses the waveout API in C#.
Ianier Munoz 4.48
SoundPlayer bug - Calling unmanaged APIs
Updated: 25 Apr 2006
Calling unmanaged code from managed code is very simple, but there are some things to look out for, that even Microsoft ignores.
shteff 4.48
Embedding and Playing WAV Audio Files in a WinForms Application
Updated: 31 Jan 2007
This article describes an approach to embedding WAV audio files into an application and playing them through the use of the System.Media class library
salysle 4.46
CMP3Info - implementation for retrieving information about MP3 files
Updated: 12 Jun 2002
CMP3Info is a class which makes it simple for an application to gain easy access to an MP3's information (not its actual data) and its ID3 v1 tag
Roman Nurik 4.45
Simple Audio Out Oscilloscope and Spectrum Analyzer
Updated: 26 Jul 2006
An example of how to access the Audio Mix, sample audio output, and a simple DSP processing.
Steven De Toni 4.45
The ultimate Managed DirectSound 9 Tutorial. Part 1: a full introduction to Playback
Updated: 28 Sep 2005
How to playback sounds, apply effects and more with the Managed DirectSound 9.
Dario Solera 4.45
MP3FileInfo - Extract Header and ID3 Tags of an MP3 File
Updated: 31 May 2003
MP3FileInfo is able to extract both ID3v1 and ID3v2 Tags of an MP3 File.
whizer 4.43
SHOUTcast Stream Ripper
Updated: 13 Aug 2005
Separate metadata from the SHOUTcast stream to automatically name and split the MP3 data and save to disk.
espitech 4.39
Playing .WAV files using the Windows Multi-Media Library
Updated: 26 Mar 2004
This is a simple program that uses the Windows Multi-Media Library
Toby Opferman 4.38
FFT of waveIn audio signals
Updated: 3 Apr 2007
An article on using the Fast Fourier Transform on audio signals.
Fred Ackers 4.38
Playing MP3s using MCI
Updated: 7 Jul 2006
An article on how to use MCI command strings to handle audio files. I have made a wrapper class for easier use.
krazymir 4.36
WaveControl
Updated: 23 Aug 2003
A user control for displaying .WAV files using C#
pj4533 4.36
How to play and record sounds
Updated: 13 Mar 2001
A simple application that shows how to play and record sounds under Windows
Thomas Holme 4.35
Yamo - A simple music library organizer and album art downloader written in C#
Updated: 23 Mar 2006
Yamo is a C# application capable of organizing a music library, moving files, renaming them and downloading album cover art through pluggable media information providers.
Febret 4.35
Sound Experiments in Managed DirectX
Updated: 16 Feb 2007
Using static and streaming sound buffers in Managed DirectX.
DrGary83 4.33
A very simple MP3 Player
Updated: 14 Jun 2001
A simple MP3/AVI player using the VFW32 library
BLaZe 4.33
A full-duplex audio player in C# using the waveIn/waveOut APIs
Updated: 1 Sep 2003
An article on low-level audio capture and playback using the waveIn/waveOut APIs through P/Invoke in C#.
Ianier Munoz 4.33
Programming Audio Effects in C#
Updated: 17 Dec 2002
This article explains how to create a framework for implementing audio effects in C#.
Ianier Munoz 4.33
Wave Class for Playing and Recording Wave Files
Updated: 6 Dec 2001
This class allows you to record and play wave files
Pierre Canthelou 4.32
Volume Manipulation Classes
Updated: 17 Nov 1999
Volume manipulation classes.
Alex Chmut 4.30
.NET Implementation of an Ogg Vorbis Player
Updated: 4 Apr 2007
An article on decoding Ogg Vorbis audio files in .NET.
Perry Marchant 4.30
MP3 header reader
Updated: 20 Apr 2004
Program to read information in MP3 frame header.
shoonya 4.29
DLL Source For Buffer-based MP3 Decoding
Updated: 11 Mar 2005
Source code for creating a DLL that decodes MP3 data buffer-at-a-time to raw audio (PCM) based on the open source library libmad.
gilad-ap 4.27
Playing .wav files using C#
Updated: 11 Aug 2003
An article demonstrating how to play chosen and user-defined sounds in the .NET framework
Marc Merritt 4.24
Audio Mixer Functions Demo
Updated: 26 Oct 2002
Several demo applications that illustrate how to use the Audio Mixer functions in your own applications.
Chen Su 4.22
nBASS: A sound libary for .NET
Updated: 11 Nov 2002
nBASS provides .NET users with sound functionality
leppie 4.22
Speech Recognition
Updated: 27 Feb 2004
Voice-activated OS
Tambi Ashmoz 4.21
Accessing WMF metadata with C#
Updated: 21 Jun 2006
An article on how to use C# and the Windows Media Format SDK to read metadata in Windows Media Format files.
Kris Rudin 4.20
C# MP3 Compressor
Updated: 14 Jul 2004
A C# MP3 compressor using "lame_enc.dll" from the LAME project.
Idael Cardoso 4.12
CMp3Tags - id3v1.1 Tag Reader/Writer
Updated: 4 Feb 2005
An article on reading and writing tags for MP3 files.
Dean1988 4.06
Simple Mixer Control Wrapper
Updated: 10 Jan 2000
A small audio mixer control wrapper
Alexander Fedorov 4.00
DLL To Decode MP3 To WAV/PCM
Updated: 13 Jul 2004
Source code to produce a DLL that converts MP3 files to WAV or PCM. It is based on the open source library libmad.
gilad-ap 4.00
Audio DSP with C#
Updated: 7 Sep 2003
A .NET class library for audio processing.
Não Interessa!!! 3.95
ShowWaveForm
Updated: 22 Aug 2003
A C# class for working with .WAV files
pj4533 3.95
Sound Effects Rack using Windows Media Player
Updated: 31 Mar 2002
A simple pair of classes that provide multiple wav file playing in C#
Profox Jase 3.79
MP3 Rename - a program to rename your MP3s to match their ID3 tags
Updated: 11 Nov 2002
A simple C++ (MFC) program that can rename your MP3 files to match their ID3 tags.
centuriJon 3.68
A Wrapper Class for the libid3tag Library
Updated: 10 Apr 2006
A simple wrapper class for the libid3tag to retrieve id3 tag information from a given MP3 file.
Yubo Dong 3.67
Voice Recording/Playing back using simple classes
Updated: 17 Apr 2005
This article introduces some useful classes that wrap the WAVE APIs.
A. Riazi, Shafiee 3.58
CD Player library using MCI
Updated: 21 Nov 2003
Wrapping the Multimedia Control Interface (MCI) through interop to provide a simple library to play CDs.
Andrew Boisen 3.58
Play Windows sound events defined in system Control Panel
Updated: 12 Aug 2002
Play system sounds defined in Control Panel and other wave files.
Chris Richner 3.50
Using MCI to control multimedia
Updated: 12 Feb 2004
MP3, AVI, WAVetc.: MCI exposes low level functionality that allows gives you amazing multimedia powers!
Jerod Edward Moemeka 3.50
A Simple Voice Recording Application Using MCI
Updated: 3 Oct 2004
Record your voice using microphone.
chakkaradeepcc 3.50
ID3v1.1 Tag Editor Class
Updated: 2 Jun 2005
A simple class for editing ID3v1 tags in files.
Angren Aldaron 3.50
Creating Your Own Sound Alerts
Updated: 17 Feb 2003
Creating your own Sound alerts which will be displayed in the Sound applet (control panel) and accessed using code.
Sameers (theAngrycodeR) 3.41
A Voice Chat Application in C#
Updated: 5 Jul 2007
In this article I will discuss a simple voice chat application. We will grab the audio from the microphone using DirectSound and transmit it in UDP packets.
hitesh_sharma 3.38
CWaveForm
Updated: 24 Feb 2006
A simple wave form API wrapper class
Skeeter 3.29
Play SoundStudio and Octamed modules in C#
Updated: 26 Oct 2003
Playing Octamed modules in C#.
Bert Berrevoets 3.00
Aumplib: C# Namespace And Classes For Audio Conversion
Updated: 12 Oct 2004
A namespace of various classes that provide audio conversion capabilities, and can convert between many audio formats, including MP3.
gilad-ap 2.95
Pitch
Updated: 10 Jun 2003
A music skill builder
bennyrascal 2.87
A simple class to allow you to play Wavs in C#
Updated: 15 Apr 2004
The framework, from what I have seen, does not include a function to play sound. So, after looking around and gathering information on how to do such, I ended up making a class. I like to use this for error messages. I simply imported the DLL file winmm.dll and used the PlaySound function from it.
MeterMan 2.84
Simple Media Player
Updated: 14 Feb 2005
A simple media player.
verma-rahul 2.76
Messagemod: A Winamp 3.x plugin
Updated: 2 Jul 2003
Adds the windowsmessage support to Winamp 3.x with a WAC plugin
Lars [Large] Werner 2.45
Little Audio Player
Updated: 4 Jan 2005
This article demonstrates a very simple way to play MP3 files and with a very efficient programming engine from FMOD.
euacela 1.71
 

Audio & Video - DirectMusic

top
Title / Updated Author Score  
Developing MIDI applications with DirectMusic
Updated: 19 May 2004
A wrapper class library for the DirectMusic MIDI.
Carlos Jiménez de Parga 4.41
Playing Midi files with DirectMusic
Updated: 12 May 2003
A DirectX 8 class to perform Midi music playback.
Carlos Jiménez de Parga 4.40
Audio playback processing with DirectMusic
Updated: 21 May 2004
An extension of the DirectMidi class library for audio handling
Carlos Jiménez de Parga 4.33
MIDI Wrapper Classes
Updated: 3 Nov 2005
An article that presents some C++ classes to play MIDI files.
Arman Z. Sahakyan 3.63
 

Audio & Video - DirectShow

top
Title / Updated Author Score  
DirectShow - Fine TV Tuning Using IKsPropertySet.
Updated: 21 Aug 2004
How to fine tune a TV channel in DirectShow / How to set custom video frequencies of TV tuner devices?
Liaqat Fayyaz 4.76
Converting Wav file to MP3 or other format using DirectShow
Updated: 31 Jul 2002
Simple class to convert stereo 44 kHz, 16 bit wav file to another format, including MP3. The class shows how to use DirectShow API for audio conversion.
Guitool 4.72
An easy video processing framework by grabbing frames as bitmaps using DirectShow
Updated: 13 Jun 2007
An article showing how to easily but effectively extract all frames from a video as bitmaps
Mingliang Zhu 4.44
Wrapper class for playing video with the VMR9
Updated: 11 Feb 2003
Class for playing and mixing video files using DirectX9 Video Mixing Renderer.
Guitool 4.33
Simultaneous Previewing & Video Capture using DirectShow
Updated: 16 Apr 2004
A method for previewing and framegrabbing simultaniously from webcam using DirectShow.
krssagar 4.03
Extracting bitmaps from movies using DirectShow
Updated: 5 Sep 2001
An article showing how to extract a frame from a movie using DirectShow
Markus Axelsson 3.75
Working with Stream Buffer engine - TIME SHIFT on Windows XP Service Pack 1
Updated: 8 Jun 2004
The new generation of capture device - MPEG2 capture that does time shift.
BeCapture 3.60
Showing an animated image over running video
Updated: 15 Sep 2006
An easy class which hides all nastiness of DirectShow, and helps in showing an image over playing video, and you can also control the image's transparency. Briefly described is how to do this all.
tanvon malik 3.00
 

Audio & Video - DirectSound

top
Title / Updated Author Score  
Sound Generator – How to create alien sounds using mathematic formulas
Updated: 21 Jun 2004
An article on sine waves generation using math formulas.
Mathieu Jacques 4.54
Effecto Player
Updated: 24 Sep 2003
Media audio player with 3D and 2D effects and skinning.
Ahmed Ismaiel Zakaria 4.13
A wrapper class for the DirectSound API
Updated: 22 Mar 2001
This article focuses on giving an example of using the DirectX API in PC game software development by using a DirectSound wrapper class
Zhaohui Xing 4.00
Using DirectSound to Play Audio Stream Data
Updated: 10 Mar 2005
An article on how to play audio stream data with DirectSound.
Cai Tao 1.92
 

Audio & Video - General

top
Title / Updated Author Score  
Using screensavers inside the Windows Media Player
Updated: 7 Jun 2006
Wrapping a screensaver inside a WMP visualization plug-in.
Justin Hallet 4.60
Reading WMV ASF,WMA (windows media) Files
Updated: 8 May 2007
This article describes the basics of using the Windows Media SDK for reading WMV,WMA,ASF files
mezik 4.37
mixerSetControlDetails
Updated: 19 Sep 2005
How to set the master volume of the speakers
DavidCrow 4.36
WMP Error - Contact Content Provider
Updated: 29 Aug 2005
A set of error codes from raw_GetLicenseFromURL() of Windows Media Player API.
Andrew Chabokha 4.36
Morse code. Some examples of how to produce sounds.
Updated: 4 Apr 2001
Several classes demonstrating how to fill audio buffer and how to produce sound using waveOut* API
Alexander Fedorov 4.33
A Basic Media Player
Updated: 9 Dec 2003
Using MCIWnd wrapper class to write a simple media player
M. Bonvari 3.93
MFC Wrapper Class for MCIWnd
Updated: 12 Jan 2003
An MFC Wrapper Class for MCIWnd
Paul Kissel 3.78
MMWaveEditX - Advanced Wave File Editor Control
Updated: 21 Aug 2001
A control for editing wave files which uses peak values for visual display
dswigger 3.44
MCI Midi class
Updated: 15 Jul 2003
A tiny and very easy to use C++ class to play *.WAV, *.MID and *.RMI files
AXELMUELLER 3.42
MCI CD Player
Updated: 24 Jan 2003
An article about Media Control Interface (MCI)
Nikolai Serdiuk 3.38
A simple record and playback volume control class
Updated: 28 Oct 2001
A class to make setting the record and playback volume easier
Whoo 3.07
MP3 CD Databasing tool
Updated: 12 May 2003
MP3 CD databasing tool written for A-level computing project. Provides a simple example of an interface, a database bridge and of message handling.
Gethyn 2.65
CCodecList
Updated: 7 Sep 2005
A class that retrieves a list of Codecs found on the local computer using the registry.
sicks 2.00
Video Preview and Frames Capture to Memory with SampleGrabber in Buffered Mode. - Unedited
Updated: 26 Oct 2007
The article demonstrating video preview and frames capture to memory from external video devices using ISampleGrabber interface in buffered mode.
Chesnokov Yuriy 4.20
Real-time video image processing / frame grabber using a minimalistic approach - Unedited
Updated: 12 Sep 2006
Probably the simplest possible sample for video image grabber on Windows. Supports AVI, MPG, QTV, Webcam,TVTuner, etc.
Ladislav Nevery 4.07
A C++ Breakout game clone in less than 64 lines - Unedited
Updated: 23 Feb 2007
I propose a simple version of a Breakout (or Arkanoid) game in few C++ lines.
Ronounours 3.63
Ticker ( Showing or Scrolling Text Over Running Video ) - Unedited
Updated: 26 Sep 2006
This article tells how you can show your text over video, you can change text , text color, text backgroung color and its transparency.
tanvon malik 3.16
MFC recognizes C&C; speeches easily ! - Unedited
Updated: 24 Jun 2007
MFC C&C; speech recognition in 4 code lines using Microsoft Speech Object Library
aljodav 3.13
streamRipper for Winamp - Unedited
Updated: 26 Sep 2006
streamRipper for winamp
Kannan K 2.69
DirectShow Filters what they are - Unedited
Updated: 16 Sep 2006
about DirectShow filters and How to create them
tanvon malik 2.56
Visual Studio C++.Net Express: Using DirectShow in a Webcam Caputure Application - Unedited
Updated: 19 Jun 2007
Using DirectShow in a Webcam Caputure Application
bjhamltn_BJH 2.50
Directshow TV Crossbar Routing Implementation - Unedited
Updated: 30 Aug 2007
Directshow TV Crossbar Routing Implementation
Akin Ocal 2.33
Audio level Compressor by Cyril COMTE and Steven de Toni - Unedited
Updated: 15 Oct 2006
Audio level Compressor
Irlande78 2.00
Displaying, Reading and writing avi Files - Unedited
Updated: 21 Aug 2006
loading avi Files from inside other files, and saving them as files (add. export the bmps)
KarstenK 1.38
DirectShow Filters (for beginners) - Unedited
Updated: 24 Sep 2007
DirectShow Filters are described in an easy way
tanvon malik 1.27
Learn the basis of ripping an audio file (MPEG audio and wave) - Unedited
Updated: 10 Jan 2007
This article show how to rip mp3(mpx) and create an edit application.
BeCapture 1.24
 

ATL - Multimedia

top
Title / Updated Author Score  
Capture Activities on Screen in a Movie
Updated: 24 Nov 2004
An article on how to capture activities on screen as a movie file using Microsoft Windows Media Encoder 9.
Armoghan Asif 4.62
How to transfer a picture from an MFC client to an ATL ActiveX Ctrl
Updated: 13 Mar 2002
How to pass a metafile to an ATL server directly or using streams
Braulio Dez 4.33
Mixing and playing sounds with the Windows Media Player
Updated: 30 May 2006
A simple utility to create a mixing sounds keyboard.
Alberto Venditti 4.21
Play Waves in VB.NET
Updated: 16 Feb 2005
A simple Wave Player class.
Angelo Cresta 4.16
Webcam using DirectShow.NET
Updated: 26 Apr 2007
This article describes how to use DirectShow.NET in VB.NET
Jarno Burger 4.08
Hosting a Winamp Output Plugin
Updated: 5 Dec 2006
How to host a Winamp output plug-in.
Jack Schitt 4.00
Just for Fun – A Small Piano Keyboard
Updated: 3 Oct 2006
This article describes a project used to build a simple piano keyboard that plays some not too terrific sounding notes, courtesy of the Kernel32.dll’s Beep function.
salysle 3.93
iTunes Control Using VB.NET
Updated: 28 Nov 2006
Exploring the iTunes interface using VB.
Michael_Davies 3.80
VB.NET LameMP3 Shell
Updated: 22 Sep 2004
How to use lame.exe, a thread, and get a progress update while encoding a file.
Qualtar 3.33
Text to Speech with the Microsoft Speech Library and SDK version 5.1
Updated: 31 Aug 2006
This article describes an application used to exercise some of the Text To Speech features available to .NET developers through the Microsoft Speech 5.1 SDK.
salysle 3.30
Simple VB.NET MIDI & Wave Play Class
Updated: 8 Oct 2004
MIDI & Wave Player for VB.NET.
EcoSys 3.17
Delete and Recreate iTunes Playlists Based on Artist/Album Names
Updated: 31 Oct 2006
Create iTunes playlists.
Michael_Davies  
 

Audio & Video - SAPI

top
Title / Updated Author Score  
Voice-Activated Web Browsing
Updated: 2 Feb 2004
This article shows how to voice-activate your website using SAPI 5.1 and ActiveX
Geoff Bailey 4.33
Simple Program for Text to Speech Using SAPI (English Version)
Updated: 13 Nov 2001
Make a program for Text to Speech conversion using SAPI
Agus Kurniawan 3.63
Creating Microsoft SAPI Compliant Application(s)
Updated: 25 Feb 2004
This article will explain how to create a Microsoft SAPI compliant Application or Integrating a TTS with SAPI.
Gatik G 3.36
Converting Text-To-Speech and and using mouth motion animation
Updated: 28 Nov 2001
This program shows how to convert text to speech and use mouth motion
Agus Kurniawan 3.17
A Simple Speech Application Using SAPI 5.1 SDK
Updated: 3 Oct 2004
A simple speech application using SAPI 5.1 SDK.
chakkaradeepcc 3.04
 

Audio & Video - Speech

top
Title / Updated Author Score  
Voice Command
Updated: 26 Sep 2005
An article on the Voice Command of speech recognition.
biju_786 3.58
 

Audio & Video - SAPI

top
Title / Updated Author Score  
MFC speaks easily
Updated: 20 Jun 2007
A way of easily providing an MFC program with Text-to-Speech facility (sync/async modes + direct/file-content speech)
aljodav 4.36
The CSpeech Class - give your application a voice with very little effort
Updated: 18 May 2005
The CSpeech class demonstrates a simple way to make an application talk.
DaveeCom 3.97
Using Text to Voice Interfaces
Updated: 14 Sep 2002
Using Microsoft Text to Voice Interfaces in MFC
Jagadish.G 3.72
 

Audio & Video - Video

top
Title / Updated Author Score  
Face Detection C++ Library with Skin and Motion Analysis
Updated: 13 Nov 2007
The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN rough face prefiltering, PCA/LDA/ICA/any dimensionality reduction/projection and final NN classification
Chesnokov Yuriy 4.95
Camera Vision - video surveillance on C#
Updated: 10 Oct 2006
A C# video surveillance application, which allows monitoring several IP cameras simultaneously.
Andrew Kirillov 4.86
Motion Detection Algorithms
Updated: 27 Mar 2007
Some approaches to detect motion in a video stream.
Andrew Kirillov 4.83
A wrapper for the canon CDSDK and PRSDK for remote capture
Updated: 18 May 2007
A wrapper to allow remote capture of images with Canon cameras in C#
Christian Graus, Benjamin Liedblad 4.78
DSGraphEdit: A Reasonable Facsimile of Microsoft's GraphEdit in .NET
Updated: 30 Oct 2007
A library for adding DirectShow GraphEdit-like abilities to .NET applications.
JohnnyLocust 4.77
CAviCap and CFrameGrabber - wrappers for AVICap Window
Updated: 9 Dec 1999
AVICap wrappers to ease real-time video processing and single frame capture
Vadim Gorbatenko 4.71
Visual Surveillance Laboratory
Updated: 21 Jun 2007
A description of surveillance systems
Efi Merdler 4.70
A C++ Wrapper for TWAIN
Updated: 8 Feb 2000
A C++ wrapper for TWAIN. Allows you to implement a scanning interface.
Rajiv Ramachandran 4.69
Visual Surveillance Laboratory Part 2
Updated: 7 May 2007
A basic description of a tracking system.
Efi Merdler 4.69
A Simple C# Wrapper for the AviFile Library
Updated: 4 Jan 2006
Edit AVI files in .NET.
Corinna John 4.67
Webcamera, Multithreading and VFW
Updated: 17 Sep 2007
An article on webcamera frame-grabbing in a multi-thread environment
Zaur Nasibov 4.63
Video File Saving in Windows Media Video Format for the DirectX.Capture Class Library
Updated: 28 Nov 2007
Enhancements to the DirectX.Capture class for capturing audio and video to Windows Media files, using IWMProfile
almere109 4.63
Tracking an object from a live video input
Updated: 6 May 2005
Track an object based on its features, using the AVICap window class.
Paul Yi Tung, Ooi 4.60
DirectShow: TV Fine-tuning Using IKsPropertySet in C#
Updated: 29 Nov 2007
Enhancements to the DirectX.Capture class for TV fine-tuning using IKsPropertySet
almere109 4.57
Simple decoder/encoder for MNG animations
Updated: 2 Oct 2001
CxImageMNG
Davide Pizzolato 4.56
Fun with C# and the Flash Player 8 External API
Updated: 19 Oct 2005
Demonstrates how to communicate between Flash Player 8 and C# using the new External API
Gabe Wishnie 4.55
Wrapper Class for the Multimedia Timer Functions
Updated: 23 Nov 2005
A class that makes using the Multimedia Timer functions easy and painless.
Leslie Sanford 4.52
An analyzer for MPEG 2 Program Stream files
Updated: 13 Apr 2004
Simple program that interprets a MPEG 2 file.
ro_angel_bv 4.41
Optical Flow or Motion Estimation Using the Watson-Ahumada (WA) Algorithm
Updated: 30 Aug 2007
Optical Flow or Motion Estimation Using the Watson-Ahumada (WA) Algorithm
SIDDHARTH JAIN (fd97207) 4.32
A class to easily generate AVI video with OpenGL and Video for Windows
Updated: 27 Oct 2002
If you want to generate an AVI video from your OpenGL application, this is the class you need.
Jonathan de Halleux 4.30
Transparent Desktop Video
Updated: 26 May 2005
Transparent video overlay over the Windows desktop.
Sean McLeod 4.21
Media files conversion using C#
Updated: 29 Jul 2005
Demonstrates building DirectShow filter graphs for file conversion.
daniel049 4.20
C# WebCam Service with FTP and Installer
Updated: 1 Apr 2003
C# WebCam Windows Service with FTP upload, Windows Service Installer, and file rotation.
Dan Glass 4.06
Extracting AVI Frames
Updated: 5 Nov 2004
Introducing AVI functions for extracting frames of an AVI movie and saving them in bitmap files.
A. Riazi, Shafiee 4.03
SWFLIB - a free Flash authoring library
Updated: 18 Jul 2006
An article on a free Flash authoring library.
darkoman 3.98
Copy a period of AVI chunks
Updated: 23 May 2006
How to copy a period of AVI video by copying the chunk data.
Denny Wang 3.86
Motion detection using web cam
Updated: 10 Jun 2004
Motion detection using webcam, by C#.
Taha Amin 3.65
Sample speed test for Transport Stream construction
Updated: 14 Apr 2004
A program that emulates the TS construction from ES files for the HDTV standard.
ro_angel_bv 3.36
A simple interface to the Video for Windows API for creating AVI movies from individual images
Updated: 20 May 2003
A simple interface to the Video for Windows API for creating AVI movies from individual images.
Rod VanAmburgh 3.13
Avitowmv sample compressed AVI file support
Updated: 12 Apr 2001
This article demonstrates how to modify the'avitowmv' sample to support compressed AVI files
JinHyuck Jung. 3.00
Trick: How to Capture Video Screen Shots
Updated: 26 Feb 2004
An article describing a trick to capture video screen shots.
Chiew Heng Wah 2.95
A Codecless Monochrome AVI Reader
Updated: 15 May 2006
The way of reading AVI files without installing codec drivers.
Frederic Ntawiniga 2.60
 

Last Updated 12 Dec 2007
Advertise | Privacy
Copyright © CodeProject, 1999-2007
All Rights Reserved. Terms of Use