Microphone

Availability
Flash Player 6.

Description
The Microphone class lets you capture audio from a microphone attached to the computer that is running Flash Player.

The Microphone class is primarily for use with Flash Communication Server, but can be used in a limited fashion without the serve. For example, to transmit sound from your microphone through the speakers on your local system.

To create or reference a Microphone object, use the Microphone.get() method.

Methods
get  setGain  setRate  setSilenceLevel  setUseEchoSuppression 

Events
onActivity  onStatus 

Properties
activityLevel  gain  index  muted  name  names  rate  silenceLevel  silenceTimeout  useEchoSuppression 

Microphone