크리에이터 허브
대시보드
배우기
상점
인재
포럼
로드맵
엔진
가이드
튜토리얼
참조
리소스
아트
디자인
엔진
/
참조
/
클래스
한국어
피드백
AudioTextToSpeech
사용되지 않는 항목 표시
요약
속성
IsLoaded
:
bool
읽기 전용
복제되지 않음
병렬 읽기
IsPlaying
:
bool
Roblox 보안
병렬 읽기
Looping
:
bool
병렬 읽기
Pitch
:
number
병렬 읽기
PlaybackSpeed
:
number
병렬 읽기
Speed
:
number
병렬 읽기
Text
:
string
병렬 읽기
TimeLength
:
number
읽기 전용
복제되지 않음
병렬 읽기
TimePosition
:
number
병렬 읽기
VoiceId
:
string
병렬 읽기
Volume
:
number
병렬 읽기
Instance에서 상속된 모든 항목 보기
Object에서 상속된 모든 항목 보기
메서드
GetConnectedWires
(
pin :
string
)
:
Instances
Pause
()
:
void
Play
()
:
void
Unload
()
:
void
GetWaveformAsync
(
timeRange :
NumberRange
,
samples :
number
)
:
Array
생성
LoadAsync
()
:
Enum.AssetFetchStatus
생성
Instance에서 상속된 모든 항목 보기
Object에서 상속된 모든 항목 보기
이벤트
Ended
()
:
RBXScriptSignal
Looped
()
:
RBXScriptSignal
WiringChanged
(
connected :
bool
,
pin :
string
,
wire :
Wire
,
instance :
Instance
)
:
RBXScriptSignal
Instance에서 상속된 모든 항목 보기
Object에서 상속된 모든 항목 보기
속성
IsLoaded
bool
읽기 전용
복제되지 않음
병렬 읽기
IsPlaying
bool
Roblox 보안
병렬 읽기
Looping
bool
병렬 읽기
Pitch
number
병렬 읽기
PlaybackSpeed
number
병렬 읽기
Speed
number
병렬 읽기
Text
string
병렬 읽기
TimeLength
number
읽기 전용
복제되지 않음
병렬 읽기
TimePosition
number
병렬 읽기
VoiceId
string
병렬 읽기
Volume
number
병렬 읽기
Instance에서 상속된 모든 항목 보기
Object에서 상속된 모든 항목 보기
메서드
GetConnectedWires
Instances
매개 변수
pin
:
string
반환
Instances
Pause
void
반환
void
Play
void
반환
void
Unload
void
반환
void
GetWaveformAsync
Array
생성
매개 변수
timeRange
:
NumberRange
samples
:
number
반환
Array
LoadAsync
Enum.AssetFetchStatus
생성
반환
Enum.AssetFetchStatus
Instance에서 상속된 모든 항목 보기
Object에서 상속된 모든 항목 보기
이벤트
Ended
Looped
WiringChanged
매개 변수
connected
:
bool
pin
:
string
wire
:
Wire
instance
:
Instance
Instance에서 상속된 모든 항목 보기
Object에서 상속된 모든 항목 보기
이 페이지
요약
속성
메서드
이벤트
속성
IsLoaded
IsPlaying
Looping
Pitch
PlaybackSpeed
Speed
Text
TimeLength
TimePosition
VoiceId
Volume
메서드
GetConnectedWires
Pause
Play
Unload
GetWaveformAsync
LoadAsync
이벤트
Ended
Looped
WiringChanged