---
title: SpeechDoneUPP
framework: applicationservices
role: symbol
role_heading: Type Alias
path: applicationservices/speechdoneupp
---

# SpeechDoneUPP

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

## Declaration

```swift
typealias SpeechDoneUPP = SpeechDoneProcPtr
```

## Discussion

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