---
title: utterance
framework: xcuiautomation
role: symbol
role_heading: Instance Property
path: xcuiautomation/xcuivoiceoverservice/output/utterance
---

# utterance

What VoiceOver spoke for this element, e.g. @“Add Favorites, button”.

## Declaration

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