---
title: "Transcript.Segment.text(_:)"
framework: foundationmodels
role: symbol
role_heading: Case
path: "foundationmodels/transcript/segment/text(_:)"
---

# Transcript.Segment.text(_:)

A segment containing text.

## Declaration

```swift
case text(Transcript.TextSegment)
```

## See Also

### Segment cases

- [Transcript.Segment.attachment(_:)](foundationmodels/transcript/segment/attachment(_:).md)
- [Transcript.Segment.structure(_:)](foundationmodels/transcript/segment/structure(_:).md)
- [Transcript.Segment.custom(_:)](foundationmodels/transcript/segment/custom(_:).md)
