---
title: XCUIVoiceOverService.Error.Code
framework: xcuiautomation
role: symbol
role_heading: Enumeration
path: xcuiautomation/xcuivoiceoverservice/error/code
---

# XCUIVoiceOverService.Error.Code

Error codes for XCUIVoiceOverService operations.

## Declaration

```swift
enum Code
```

## Topics

### Enumeration Cases

- [XCUIVoiceOverService.Error.Code.failedToStart](xcuiautomation/xcuivoiceoverservice/error/code/failedtostart.md)
- [XCUIVoiceOverService.Error.Code.failedToStop](xcuiautomation/xcuivoiceoverservice/error/code/failedtostop.md)
- [XCUIVoiceOverService.Error.Code.noSpeech](xcuiautomation/xcuivoiceoverservice/error/code/nospeech.md)
- [XCUIVoiceOverService.Error.Code.notRunning](xcuiautomation/xcuivoiceoverservice/error/code/notrunning.md)

### Initializers

- [init(rawValue:)](xcuiautomation/xcuivoiceoverservice/error/code/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
