Table of Contents

Property Segments

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

Segments

The individual segments making up the full transcription.

public IReadOnlyList<AudioSegment> Segments { get; }

Property Value

IReadOnlyList<AudioSegment>