# Sandbox.Speech.SpeechRecognitionResult.Success

```csharp
bool Success { get; set; }
```

Did we successfully find a match?

Declared in [Sandbox.Speech.SpeechRecognitionResult](/api/Sandbox.Speech.SpeechRecognitionResult).
Assembly: `Sandbox.Engine`.
