package flash.media
extends EventDispatcher
Available on flashnew ()read only activityLevel:Float codec:SoundCodec enableVAD:Bool encodeQuality:Int enhancedOptions:MicrophoneEnhancedOptions framesPerPacket:Intgain:Floatread only index:Intread only muted:Boolread only name:String noiseSuppressionLevel:Intrate:Intread only silenceLevel:Floatread only silenceTimeout:IntsoundTransform:SoundTransformread only useEchoSuppression:Bool setLoopBack (state:Bool = true):Void setSilenceLevel (silenceLevel:Float, timeout:Int = -1):VoidsetUseEchoSuppression (useEchoSuppression:Bool):Void static read only isSupported:Boolstatic read only names:Array<Dynamic> static getEnhancedMicrophone (index:Int = -1):Microphone static getMicrophone (index:Int = -1):Microphone
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/media/Microphone.html