---
title: kSpeechStatusProperty
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kspeechstatusproperty
---

# kSpeechStatusProperty

Get speech-status information for the speech channel.

## Declaration

```swift
let kSpeechStatusProperty: CFString
```

## Discussion

Discussion The value associated with this property is a CFDictionary object that contains speech-status information for the speech channel. See Speech Status Keys for a description of the keys present in the dictionary. This property works with the CopySpeechProperty(_:_:_:) function.
