---
title: GKVoiceChatServiceError
framework: gamekit
role: symbol
role_heading: Structure
path: gamekit/gkvoicechatserviceerror-swift.struct
---

# GKVoiceChatServiceError

## Declaration

```swift
struct GKVoiceChatServiceError
```

## Topics

### Type Properties

- [audioUnavailableError](gamekit/gkvoicechatserviceerror-swift.struct/audiounavailableerror.md)
- [clientMissingRequiredMethodsError](gamekit/gkvoicechatserviceerror-swift.struct/clientmissingrequiredmethodserror.md)
- [errorDomain](gamekit/gkvoicechatserviceerror-swift.struct/errordomain.md)
- [internalError](gamekit/gkvoicechatserviceerror-swift.struct/internalerror.md)
- [invalidCallIDError](gamekit/gkvoicechatserviceerror-swift.struct/invalidcalliderror.md)
- [invalidParameterError](gamekit/gkvoicechatserviceerror-swift.struct/invalidparametererror.md)
- [methodCurrentlyInvalidError](gamekit/gkvoicechatserviceerror-swift.struct/methodcurrentlyinvaliderror.md)
- [networkConfigurationError](gamekit/gkvoicechatserviceerror-swift.struct/networkconfigurationerror.md)
- [noRemotePacketsError](gamekit/gkvoicechatserviceerror-swift.struct/noremotepacketserror.md)
- [outOfMemoryError](gamekit/gkvoicechatserviceerror-swift.struct/outofmemoryerror.md)
- [remoteParticipantBusyError](gamekit/gkvoicechatserviceerror-swift.struct/remoteparticipantbusyerror.md)
- [remoteParticipantCancelledError](gamekit/gkvoicechatserviceerror-swift.struct/remoteparticipantcancellederror.md)
- [remoteParticipantDeclinedInviteError](gamekit/gkvoicechatserviceerror-swift.struct/remoteparticipantdeclinedinviteerror.md)
- [remoteParticipantHangupError](gamekit/gkvoicechatserviceerror-swift.struct/remoteparticipanthanguperror.md)
- [remoteParticipantResponseInvalidError](gamekit/gkvoicechatserviceerror-swift.struct/remoteparticipantresponseinvaliderror.md)
- [unableToConnectError](gamekit/gkvoicechatserviceerror-swift.struct/unabletoconnecterror.md)
- [uninitializedClientError](gamekit/gkvoicechatserviceerror-swift.struct/uninitializedclienterror.md)
- [unsupportedRemoteVersionError](gamekit/gkvoicechatserviceerror-swift.struct/unsupportedremoteversionerror.md)

### Enumerations

- [GKVoiceChatServiceError.Code](gamekit/gkvoicechatserviceerror-swift.struct/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)

## See Also

### Deprecated structures

- [GKSessionError](gamekit/gksessionerror-swift.struct.md)
- [GKGameSessionError](gamekit/gkgamesessionerror.md)
