设置编码检测置信度阈值(0.0-1.0)
public Apq.Cfg.CfgBuilder WithEncodingConfidenceThreshold(float threshold);
threshold System.Single
threshold
置信度阈值,范围 0.0-1.0,默认 0.6
CfgBuilder