# semanticMeanings

> A semantic meaning of recognized phrase.

## Definition

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

```csharp
public readonly SemanticMeaning[] semanticMeanings
```

### Remarks

This field might be null. A semantic meaning is a collection of semantic properties of a recognized phrase. These semantic properties can be specified in SRGS grammar files.
