---
title: mark
framework: avfaudio
role: symbol
role_heading: Instance Property
path: avfaudio/avspeechsynthesismarker/mark-swift.property
---

# mark

The type that describes the text.

## Declaration

```swift
var mark: AVSpeechSynthesisMarker.Mark { get set }
```

## See Also

### Inspecting a marker

- [bookmarkName](avfaudio/avspeechsynthesismarker/bookmarkname.md)
- [phoneme](avfaudio/avspeechsynthesismarker/phoneme.md)
- [textRange](avfaudio/avspeechsynthesismarker/textrange.md)
- [byteSampleOffset](avfaudio/avspeechsynthesismarker/bytesampleoffset.md)
- [AVSpeechSynthesisMarker.Mark](avfaudio/avspeechsynthesismarker/mark-swift.enum.md)
