---
title: INStartAudioCallIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/instartaudiocallintentresponsecode/unspecified
---

# INStartAudioCallIntentResponseCode.unspecified

Your app can’t provide a specific status.

## Declaration

```swift
case unspecified
```

## See Also

### Constants

- [INStartAudioCallIntentResponseCode.ready](intents/instartaudiocallintentresponsecode/ready.md)
- [INStartAudioCallIntentResponseCode.continueInApp](intents/instartaudiocallintentresponsecode/continueinapp.md)
- [INStartAudioCallIntentResponseCode.failure](intents/instartaudiocallintentresponsecode/failure.md)
- [INStartAudioCallIntentResponseCode.failureRequiringAppLaunch](intents/instartaudiocallintentresponsecode/failurerequiringapplaunch.md)
- [INStartAudioCallIntentResponseCode.failureAppConfigurationRequired](intents/instartaudiocallintentresponsecode/failureappconfigurationrequired.md)
- [INStartAudioCallIntentResponseCode.failureCallingServiceNotAvailable](intents/instartaudiocallintentresponsecode/failurecallingservicenotavailable.md)
- [INStartAudioCallIntentResponseCode.failureContactNotSupportedByApp](intents/instartaudiocallintentresponsecode/failurecontactnotsupportedbyapp.md)
- [INStartAudioCallIntentResponseCode.failureNoValidNumber](intents/instartaudiocallintentresponsecode/failurenovalidnumber.md)
