# Status

> Returns the current status of the phrase recognition system.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Windows.Speech](/engine/6000.6/script-reference/unityengine/windows/speech.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static SpeechSystemStatus Status { get; }
```
