---
title: voiceOverService
framework: xcuiautomation
role: symbol
role_heading: Instance Property
path: xcuiautomation/xcuidevice/voiceoverservice
---

# voiceOverService

Provides access to VoiceOver for UI testing.

## Declaration

```swift
var voiceOverService: XCUIVoiceOverService { get }
```
