Multimodal Interface slides and code in digitalInterfacePresentAndCode.zip It consisits of: 1. The digital Interface presentation for March 19 and 26. 2. A presentation for simple video capture for March 19 3. A presentation for simple audio captuer for March 26 4. Instructions: how to install opencv, openal for VC2005 5. Simple Video Capture program including, source file, VC project, an executable file inside a folder 6. Simple Audio Capture program including, source file, VC project, an executable file inside a folder 7. Readme file of how to play those programs: - For simple video capture, it starts recording video as the application starts, hit 'q' to terminate - For simple audio capture, it starts recording sound as the application starts, hit any key to stop. - All above you have assume all devices have properly connect, no error check for this simple version. Also, for each program, the necessary library and linker files are included, so you can play the application at any windows machine. Contact Tao Wang at flyingwave001@hotmail.com if you fail to run them due to missing dll files.