---
title: transcriptRepresentation
framework: Foundation Models
role: symbol
role_heading: Instance Property
platforms: [iOS 27.2+, iPadOS 27.2+, Mac Catalyst 27.2+, macOS 27.2+, visionOS 27.2+, watchOS 27.2+]
path: foundationmodels/dataattachmentrepresentable/transcriptrepresentation
---

# transcriptRepresentation

The transcript representation of this content.

## Declaration

```swift
var transcriptRepresentation: Transcript.DataAttachment { get }
```

## Discussion

Discussion The framework calls this to render the attachment into a session transcript.
