Packagecom.aispeech.view
Classpublic class MicrophoneVolumeViewer
InheritanceMicrophoneVolumeViewer Inheritance flash.display.Sprite

Microphone volume viewer, show microphone activity level as WAVE



Public Methods
 MethodDefined By
  
MicrophoneVolumeViewer
  
start(numberVerticalBar:int = 50, speed:int = 2):void
start microhpone activity level view animation
MicrophoneVolumeViewer
  
stop():void
stop animation
MicrophoneVolumeViewer
Constructor Detail
MicrophoneVolumeViewer()Constructor
public function MicrophoneVolumeViewer()



Method Detail
start()method
public function start(numberVerticalBar:int = 50, speed:int = 2):void

start microhpone activity level view animation

Parameters

numberVerticalBar:int (default = 50)
 
speed:int (default = 2)

stop()method 
public function stop():void

stop animation