# Sandbox.Speech.SpeechRecognitionResult.Text

```csharp
string Text { get; set; }
```

The text result from speech recognition.

Declared in [Sandbox.Speech.SpeechRecognitionResult](/api/Sandbox.Speech.SpeechRecognitionResult).
Assembly: `Sandbox.Engine`.
