---
title: oldestCharacterOffset
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsspeechsynthesizer/speechpropertykey/errorkey/oldestcharacteroffset
---

# oldestCharacterOffset

The position in the text string of the first error that occurred since the last call to object(forProperty:) with the errors property.  An NSNumber

## Declaration

```swift
static let oldestCharacterOffset: NSSpeechSynthesizer.SpeechPropertyKey.ErrorKey
```

## See Also

### Type Properties

- [count](appkit/nsspeechsynthesizer/speechpropertykey/errorkey/count.md)
- [newestCharacterOffset](appkit/nsspeechsynthesizer/speechpropertykey/errorkey/newestcharacteroffset.md)
- [newestCode](appkit/nsspeechsynthesizer/speechpropertykey/errorkey/newestcode.md)
- [oldestCode](appkit/nsspeechsynthesizer/speechpropertykey/errorkey/oldestcode.md)
