API Referenceglobal
Wordclass
A single spoken word and the span of time it's spoken over.
object→Word
Properties3
Showing 3 properties
public float Sandbox.SubtitleTrack.Word.EndTime { get; set; }
End time in seconds.
Returns:
float—public float Sandbox.SubtitleTrack.Word.StartTime { get; set; }
Start time in seconds.
Returns:
float—public string Sandbox.SubtitleTrack.Word.Text { get; set; }
The word being spoken, e.g. "hello".
Returns:
string—No results match this filter.