Creator Hub
Dashboard
Learn
Explore
Store
Talent
Forum
Roadmap
Create
/
Experiences
/
Classes
English
Feedback
Edit
AudioRecorder
Show Deprecated
Not Browsable
Summary
Properties
IsRecording
:
boolean
Roblox Security
Read Parallel
TimeLength
:
number
Read Only
Not Replicated
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
Clear
()
:
()
GetConnectedWires
(
pin :
string
)
:
Instances
GetInputPins
()
:
Array
GetOutputPins
()
:
Array
GetTemporaryContent
()
:
Content
Stop
()
:
()
CanRecordAsync
()
:
boolean
Yields
GetUnrecordableInstancesAsync
()
:
Instances
Yields
RecordAsync
()
:
()
Yields
View all inherited from Instance
View all inherited from Object
Events
WiringChanged
(
connected :
boolean
,
pin :
string
,
wire :
Wire
,
instance :
Instance
)
:
RBXScriptSignal
View all inherited from Instance
View all inherited from Object
Properties
IsRecording
boolean
Roblox Security
Read Parallel
TimeLength
number
Read Only
Not Replicated
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
Clear
()
Returns
()
GetConnectedWires
Instances
Parameters
pin
:
string
Default Value: ""
Returns
Instances
GetInputPins
Array
Returns
Array
GetOutputPins
Array
Returns
Array
GetTemporaryContent
Content
Returns
Content
Stop
()
Returns
()
CanRecordAsync
boolean
Yields
Returns
boolean
GetUnrecordableInstancesAsync
Instances
Yields
Returns
Instances
RecordAsync
()
Yields
Returns
()
View all inherited from Instance
View all inherited from Object
Events
WiringChanged
Parameters
connected
:
boolean
pin
:
string
wire
:
Wire
instance
:
Instance
View all inherited from Instance
View all inherited from Object