Table of Contents

Property End

Namespace
LMKit.Speech
Assembly
LM-Kit.NET.dll

End

Gets the end time of the segment within the audio stream.

[JsonPropertyName("End")]
public TimeSpan End { get; }

Property Value

TimeSpan
Share