---
title: XCUIVoiceOverService.Error
framework: xcuiautomation
role: symbol
role_heading: Structure
path: xcuiautomation/xcuivoiceoverservice/error
---

# XCUIVoiceOverService.Error

## Declaration

```swift
struct Error
```

## Topics

### Type Properties

- [errorDomain](xcuiautomation/xcuivoiceoverservice/error/errordomain.md)
- [failedToStart](xcuiautomation/xcuivoiceoverservice/error/failedtostart.md)
- [failedToStop](xcuiautomation/xcuivoiceoverservice/error/failedtostop.md)
- [noSpeech](xcuiautomation/xcuivoiceoverservice/error/nospeech.md)
- [notRunning](xcuiautomation/xcuivoiceoverservice/error/notrunning.md)

### Enumerations

- [XCUIVoiceOverService.Error.Code](xcuiautomation/xcuivoiceoverservice/error/code.md)

## Relationships

### Conforms To

- [CustomNSError](foundation/customnserror.md)
- [Equatable](swift/equatable.md)
- [Error](swift/error.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
