Creator Hub
Dashboard
Learn
Store
Talent
Forum
Roadmap
Create
Overview
Experiences
Avatar
Assets
Cloud apps
Create
/
Overview
/
Classes
English
Feedback
Edit
AudioTextToSpeech
Show Deprecated
Not Browsable
Summary
Properties
IsLoaded
:
bool
Read Only
Not Replicated
Read Parallel
IsPlaying
:
bool
Roblox Security
Read Parallel
Looping
:
bool
Read Parallel
Pitch
:
number
Read Parallel
PlaybackSpeed
:
number
Read Parallel
Speed
:
number
Read Parallel
Text
:
string
Read Parallel
TimeLength
:
number
Read Only
Not Replicated
Read Parallel
TimePosition
:
number
Read Parallel
VoiceId
:
string
Read Parallel
Volume
:
number
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
GetConnectedWires
(
pin :
string
)
:
Instances
Pause
()
:
void
Play
()
:
void
Unload
()
:
void
GetWaveformAsync
(
timeRange :
NumberRange
,
samples :
number
)
:
Array
Yields
LoadAsync
()
:
Enum.AssetFetchStatus
Yields
View all inherited from Instance
View all inherited from Object
Events
Ended
()
:
RBXScriptSignal
Looped
()
:
RBXScriptSignal
WiringChanged
(
connected :
bool
,
pin :
string
,
wire :
Wire
,
instance :
Instance
)
:
RBXScriptSignal
View all inherited from Instance
View all inherited from Object
Properties
IsLoaded
bool
Read Only
Not Replicated
Read Parallel
IsPlaying
bool
Roblox Security
Read Parallel
Looping
bool
Read Parallel
Pitch
number
Read Parallel
PlaybackSpeed
number
Read Parallel
Speed
number
Read Parallel
Text
string
Read Parallel
TimeLength
number
Read Only
Not Replicated
Read Parallel
TimePosition
number
Read Parallel
VoiceId
string
Read Parallel
Volume
number
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
GetConnectedWires
Instances
Parameters
pin
:
string
Returns
Instances
Pause
void
Returns
void
Play
void
Returns
void
Unload
void
Returns
void
GetWaveformAsync
Array
Yields
Parameters
timeRange
:
NumberRange
samples
:
number
Returns
Array
LoadAsync
Enum.AssetFetchStatus
Yields
Returns
Enum.AssetFetchStatus
View all inherited from Instance
View all inherited from Object
Events
Ended
Looped
WiringChanged
Parameters
connected
:
bool
pin
:
string
wire
:
Wire
instance
:
Instance
View all inherited from Instance
View all inherited from Object
On this page
Summary
Properties
Methods
Events
Properties
IsLoaded
IsPlaying
Looping
Pitch
PlaybackSpeed
Speed
Text
TimeLength
TimePosition
VoiceId
Volume
Methods
GetConnectedWires
Pause
Play
Unload
GetWaveformAsync
LoadAsync
Events
Ended
Looped
WiringChanged