Contents

kSpeechStatusProperty

Get speech-status information for the speech channel.

Declaration

let kSpeechStatusProperty: CFString

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.