# isSupported

> Returns whether speech recognition is supported on the machine that the application is running on.

## Definition

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

```csharp
public static bool isSupported { get; }
```
