---
title: SpeechTextDoneUPP
framework: applicationservices
role: symbol
role_heading: Type Alias
path: applicationservices/speechtextdoneupp
---

# SpeechTextDoneUPP

Defines a universal procedure pointer (UPP) to a text-done callback function.

## Declaration

```swift
typealias SpeechTextDoneUPP = SpeechTextDoneProcPtr
```

## Discussion

Discussion For more information, see the description of the SpeechTextDoneProcPtr callback function.
