---
title: text
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uidictationphrase/text
---

# text

The most likely textual interpretation of a dictated phrase.

## Declaration

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

## See Also

### Obtaining textual interpretations of spoken text

- [alternativeInterpretations](uikit/uidictationphrase/alternativeinterpretations.md)
