# Sound Subtitle Text
Grammar — Sound subtitle text for soundLink
Flags —Native|Function
Returns Subtitle text for the given Sound Link.
# Arguments
soundlink— Sound Link
Returns — text
native text SoundSubtitleText(soundlink link);
# Related
Category: Sound / Sound Properties
- Sound Asset Index —
int— SoundLinkAsset - Sound ID —
string<gamelink::Sound> — SoundLinkId - Sound Link —
soundlink— SoundLink - Sound Subtitle Text —
text— SoundSubtitleText - Sound Portrait Model —
string<gamelink::Model> — SoundPortraitModel - Sound Duration —
fixed— SoundLengthSync - Mark Sound For Duration Preload — macro
- Query Sound Duration —
void— SoundLengthQuery - Wait For Sound Durations —
void— SoundLengthQueryWait
# Examples
— None found —