# GrammarFilePath

> Returns the grammar file path which was supplied when the grammar recognizer was created.

## Definition

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

```csharp
public string GrammarFilePath { get; }
```
