# DictationRecognizer.DictationCompletedDelegate

> Delegate for DictationComplete event.

## Definition

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

```csharp
public delegate void DictationRecognizer.DictationCompletedDelegate(DictationCompletionCause cause)
```
