---
title: INPlaybackQueueLocation.now
framework: intents
role: symbol
role_heading: Case
path: intents/inplaybackqueuelocation/now
---

# INPlaybackQueueLocation.now

A response that tells the system to play the item immediately, interrupting any currently playing media.

## Declaration

```swift
case now
```

## See Also

### Constants

- [INPlaybackQueueLocation.unknown](intents/inplaybackqueuelocation/unknown.md)
- [INPlaybackQueueLocation.next](intents/inplaybackqueuelocation/next.md)
- [INPlaybackQueueLocation.later](intents/inplaybackqueuelocation/later.md)
