---
title: XCUIVoiceOverService.Output
framework: xcuiautomation
role: symbol
role_heading: Class
path: xcuiautomation/xcuivoiceoverservice/output
---

# XCUIVoiceOverService.Output

## Declaration

```swift
@MainActor class Output
```

## Overview

Overview The speech output that VoiceOver produces when focusing an element.

## Topics

### Instance Properties

- [utterance](xcuiautomation/xcuivoiceoverservice/output/utterance.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
