Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The microphone is another core feature of the mobile device. A mobile's sound capture device is commonly used in memo applications, which allow users to record a voice message and play it back later.
In this section you'll explore how to use the Microphone class to record audio streams, using the device's microphone.
For AS3-based mobile projects, you need to import the Microphone class, found in the flash.media package:
import flash.media.Microphone;
In total, 11 properties are associated with Microphone: