Microphone
.IsRecording
Manual
Reference
Scripting
Scripting
>
Runtime Classes
>
Microphone
Switch to Component
Microphone
.IsRecording
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Attributes
Enumerations
History
Index
Microphone
All Members
Class Variables
devices
Class Functions
End
GetDeviceCaps
GetPosition
IsRecording
Start
static
function
IsRecording (deviceName :
String
) :
boolean
Parameters
Name
Description
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.