---
title: GKVoiceChatServiceError.Code.audioUnavailableError
framework: gamekit
role: symbol
role_heading: Case
path: gamekit/gkvoicechatserviceerror-swift.struct/code/audiounavailableerror
---

# GKVoiceChatServiceError.Code.audioUnavailableError

The audio hardware is unavailable to the voice chat service.

## Declaration

```swift
case audioUnavailableError
```

## See Also

### Constants

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