---
title: kSpeechRecentSyncProperty
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kspeechrecentsyncproperty
---

# kSpeechRecentSyncProperty

Get the message code for the most recently encountered synchronization command.

## Declaration

```swift
let kSpeechRecentSyncProperty: CFString
```

## Discussion

Discussion The value associated with this property is a CFNumber object that specifies the most recently encountered synchronization command. This property works with the CopySpeechProperty(_:_:_:) function.
