---
title: kSpeechCommandSuffix
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kspeechcommandsuffix
---

# kSpeechCommandSuffix

The command delimiter string that suffixes a command (by default, this is “]]”). The string should contain two or fewer characters, which, for best compatibility, should be ASCII characters.

## Declaration

```swift
let kSpeechCommandSuffix: CFString
```
