---
title: INStartWorkoutIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/instartworkoutintentresponsecode/unspecified
---

# INStartWorkoutIntentResponseCode.unspecified

A response code that indicates an unknown state.

## Declaration

```swift
case unspecified
```

## See Also

### Response State

- [INStartWorkoutIntentResponseCode.ready](intents/instartworkoutintentresponsecode/ready.md)
- [INStartWorkoutIntentResponseCode.continueInApp](intents/instartworkoutintentresponsecode/continueinapp.md)
- [INStartWorkoutIntentResponseCode.success](intents/instartworkoutintentresponsecode/success.md)
- [INStartWorkoutIntentResponseCode.handleInApp](intents/instartworkoutintentresponsecode/handleinapp.md)
- [INStartWorkoutIntentResponseCode.failure](intents/instartworkoutintentresponsecode/failure.md)
- [INStartWorkoutIntentResponseCode.failureRequiringAppLaunch](intents/instartworkoutintentresponsecode/failurerequiringapplaunch.md)
- [INStartWorkoutIntentResponseCode.failureOngoingWorkout](intents/instartworkoutintentresponsecode/failureongoingworkout.md)
- [INStartWorkoutIntentResponseCode.failureNoMatchingWorkout](intents/instartworkoutintentresponsecode/failurenomatchingworkout.md)
