---
title: transcribedTextContent
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/transcribedtextcontent
---

# transcribedTextContent

A string that represents the text the system transcribed.

## Declaration

```swift
var transcribedTextContent: String? { get set }
```

## Mentioned in

Generating summary and priority data for indexed items

## See Also

### Handling Apple Intelligence prioritization and summarization

- [isPriority](corespotlight/cssearchableitemattributeset/ispriority.md)
- [textContentSummary](corespotlight/cssearchableitemattributeset/textcontentsummary.md)
