---
title: SpeechWordUPP
framework: applicationservices
role: symbol
role_heading: Type Alias
path: applicationservices/speechwordupp
---

# SpeechWordUPP

Defines a universal procedure pointer (UPP) to a word callback function.

## Declaration

```swift
typealias SpeechWordUPP = SpeechWordProcPtr
```

## Discussion

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