Examples of Capturing Microphone in AIR 2.0

January 23, 2010 · Posted in code · Comment 

Several examples have surfaced on how to record microphone with the new features in AIR 2.0.

Old pal Nick Kwiatkowski, one of Michigan’s finest, wrote a detailed tutorial for Developer Connection: http://www.adobe.com/devnet/air/flex/articles/using_mic_api.html This example shows you how to record sound with your microphone and store it in the local file system as a wav file.

Among the several useful AIR 2.0 sample apps Rich Tretola profiles on his blog, you’ll find a useful AIR 2.0 Microphone recorder. Take a look at the 3rd app in the list — the one that looks like Windows’ sound recorder. Installer and source are provided.

If you’ve built a cool microphone recorder app or example, let us know by commenting below.