Table of Contents

Property EnergyThreshold

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

EnergyThreshold

Normalized detection threshold. Range: 0 (silence) to 1 (maximum energy). Default: 0.1. Values outside [0,1] are clamped.

public float EnergyThreshold { get; set; }

Property Value

float