Table of Contents

Property Text

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

Text

Gets the transcript text for this audio segment.

[JsonPropertyName("Text")]
public string Text { get; }

Property Value

string
Share