Table of Contents

Property Confidence

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

Confidence

Gets the confidence score for the detected language, as a value between 0.0 (no confidence) and 1.0 (full confidence).

public float Confidence { get; }

Property Value

float