创作者中心
中心
学习
商店
人才
论坛
路线图
Create
概览
体验
虚拟形象
素材
Open Cloud
Create
/
体验
/
类 (Classes)
中文(简体)
反馈
AudioRecorder
显示已弃用
*
此内容使用人工智能(Beta)翻译,可能包含错误。若要查看英文页面,请点按
此处
。
不可浏览
概要
属性
IsRecording
:
boolean
Roblox 安全性
读取并联
TimeLength
:
number
只读
未复制
读取并联
查看继承自 Instance 的全部
查看继承自 Object 的全部
方法
Clear
()
:
()
GetConnectedWires
(
pin :
string
)
:
Instances
GetInputPins
()
:
Array
GetOutputPins
()
:
Array
GetTemporaryContent
()
:
Content
Stop
()
:
()
CanRecordAsync
()
:
boolean
暂停
GetUnrecordableInstancesAsync
()
:
Instances
暂停
RecordAsync
()
:
()
暂停
查看继承自 Instance 的全部
查看继承自 Object 的全部
活动
WiringChanged
(
connected :
boolean
,
pin :
string
,
wire :
Wire
,
instance :
Instance
)
:
RBXScriptSignal
查看继承自 Instance 的全部
查看继承自 Object 的全部
属性
IsRecording
boolean
Roblox 安全性
读取并联
TimeLength
number
只读
未复制
读取并联
查看继承自 Instance 的全部
查看继承自 Object 的全部
方法
Clear
()
返回
()
GetConnectedWires
Instances
参数
pin
:
string
默认值:""
返回
Instances
GetInputPins
Array
返回
Array
GetOutputPins
Array
返回
Array
GetTemporaryContent
Content
返回
Content
Stop
()
返回
()
CanRecordAsync
boolean
暂停
返回
boolean
GetUnrecordableInstancesAsync
Instances
暂停
返回
Instances
RecordAsync
()
暂停
返回
()
查看继承自 Instance 的全部
查看继承自 Object 的全部
活动
WiringChanged
参数
connected
:
boolean
pin
:
string
wire
:
Wire
instance
:
Instance
查看继承自 Instance 的全部
查看继承自 Object 的全部
在此页面
概要
属性
方法
活动
属性
IsRecording
TimeLength
方法
Clear
GetConnectedWires
GetInputPins
GetOutputPins
GetTemporaryContent
Stop
CanRecordAsync
GetUnrecordableInstancesAsync
RecordAsync
活动
WiringChanged