---
title: count
framework: applicationservices
role: symbol
role_heading: Instance Property
path: applicationservices/speecherrorinfo/1459251-count
---

# count

The number of errors that have occurred in processing the current text buffer since the last call to the GetSpeechInfo function with the soErrors selector. Of these errors, you can find information about only the first and last error that occurred.

## Declaration

```swift
var count: Int16
```
