Table of Contents

Property Progress

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

Progress

Gets the current progress of the transcription operation, as an integer percentage between 0 (not started) and 100 (complete).

public int Progress { get; }

Property Value

int