Microphone.IsRecording Manual     Reference     Scripting  
Scripting > Runtime Classes > Microphone
Microphone.IsRecording

static function IsRecording (deviceName : String) : boolean

Parameters

NameDescription
deviceName the name of the device. Passing null or an empty string will pick the default device. Get device names with Microphone.devices

Description

Query if a device is currently recording.