s&box docs
API ReferenceSandbox.Speech

public sealed struct Sandbox.Speech.SpeechRecognitionResult

A result from speech recognition.

Properties

Showing 3 properties

public float Sandbox.Speech.SpeechRecognitionResult.Confidence { get; set; }

From 0-1 how confident are we that this is the correct result?

Metadata

FieldValue
NamespaceSandbox.Speech
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Speech.SpeechRecognitionResult

On this page