<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "tvOS: 14.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INVocabularyStringType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INVocabularyStringType"
  },
  "title" : "INVocabularyStringType"
}
-->

# INVocabularyStringType

Possible usages for a custom vocabulary term.

```
enum INVocabularyStringType
```

## Topics

### Constants

[`case contactName`](/documentation/Intents/INVocabularyStringType/contactName)

The name of an app-specific contact.

[`case contactGroupName`](/documentation/Intents/INVocabularyStringType/contactGroupName)

The name of a group of contacts, as a person would say it.

[`case photoTag`](/documentation/Intents/INVocabularyStringType/photoTag)

A user-defined keyword associated with an image or images.

[`case photoAlbumName`](/documentation/Intents/INVocabularyStringType/photoAlbumName)

The user-given name assigned to a collection of photographs.

[`case workoutActivityName`](/documentation/Intents/INVocabularyStringType/workoutActivityName)

The user-given name assigned to a workout.

[`case carProfileName`](/documentation/Intents/INVocabularyStringType/carProfileName)

The name of a vehicle configuration profile.

[`case carName`](/documentation/Intents/INVocabularyStringType/carName)

A name that identifies the user’s car.

[`case paymentsOrganizationName`](/documentation/Intents/INVocabularyStringType/paymentsOrganizationName)

The name of the bank or company that holds the user’s account.

[`case paymentsAccountNickname`](/documentation/Intents/INVocabularyStringType/paymentsAccountNickname)

The user-given nickname for a bank account.

[`case notebookItemTitle`](/documentation/Intents/INVocabularyStringType/notebookItemTitle)

The title of a note, task, or task list.

[`case notebookItemGroupName`](/documentation/Intents/INVocabularyStringType/notebookItemGroupName)

The title of a group (or folder) containing the user’s notes or task lists.

[`case mediaPlaylistTitle`](/documentation/Intents/INVocabularyStringType/mediaPlaylistTitle)

The name or title of a playlist.

[`case mediaMusicArtistName`](/documentation/Intents/INVocabularyStringType/mediaMusicArtistName)

The name of a musical artist.

[`case mediaAudiobookTitle`](/documentation/Intents/INVocabularyStringType/mediaAudiobookTitle)

The name or title of an audiobook.

[`case mediaAudiobookAuthorName`](/documentation/Intents/INVocabularyStringType/mediaAudiobookAuthorName)

The name of an audiobook’s author.

[`case mediaShowTitle`](/documentation/Intents/INVocabularyStringType/mediaShowTitle)

The name or title of a podcast or radio show.

### Initializers

[`init?(rawValue: Int)`](/documentation/Intents/INVocabularyStringType/init(rawValue:))

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Equatable`](/documentation/Swift/Equatable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)