-
Course
- Core Tech
Audio Programming with NAudio 1
A thorough tutorial in the use of NAudio, an open source audio library for .NET.
What you'll learn
This course teaches you how to use all the major features of NAudio, and open source audio library for .NET. It includes plenty of code examples for playback, recording, working with files and codecs, streaming and visualising. You'll also learn about what underlying system APIs are being used by NAudio, so you can ensure your application runs as expected on all target operating systems.
Table of contents
- Version Check | 20s
- Introduction | 4m 40s
- APIs and File Formats | 8m 37s
- Platform Support | 4m 23s
- Installing NAudio | 5m 30s
- Exploring the NAudio Source Code | 3m 11s
- NAudio Demo Apps Overview | 4m 19s
- Background Understanding | 2m 10s
- NAudio and the .NET Framework | 3m 33s
- NAudio Signal Chains | 2m 29s
- WaveStream and WaveFormat | 5m 12s
- IWaveProvider and ISampleProvider | 4m 56s
- Implementing ISampleProvider | 2m 49s
- Module Summary | 1m 2s
- Introduction | 1m 52s
- Audio Playback without NAudio | 6m 38s
- Basic Audio Playback with NAudio | 4m 44s
- Stopping | 4m 32s
- Repositioning | 7m 28s
- WaveOut | 9m 33s
- WaveOut Configuration Demo | 4m 48s
- DirectSoundOut and WasapiOut | 4m 38s
- WasapiOut Configuration Demo | 5m 8s
- AsioOut | 3m 26s
- Volume | 5m
- Module Summary | 53s
About the author
Mark Heath is a software developer based in Southampton, England, working for NICE Systems as a software architect creating cloud based digital evidence management systems for the police. He is the creator of NAudio, an open source audio framework for .NET.
More Courses by Mark