# Sandbox.Speech.SpeechRecognitionResult.Confidence

```csharp
float Confidence { get; set; }
```

From 0-1 how confident are we that this is the correct result?

Declared in [Sandbox.Speech.SpeechRecognitionResult](/api/Sandbox.Speech.SpeechRecognitionResult).
Assembly: `Sandbox.Engine`.
