---
title: formattedString
framework: speech
role: symbol
role_heading: Instance Property
path: speech/sftranscription/formattedstring
---

# formattedString

The entire transcription of utterances, formatted into a single, user-displayable string.

## Declaration

```swift
var formattedString: String { get }
```
