<!--
{
  "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/photoAlbumName",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INVocabularyStringType@INVocabularyStringTypePhotoAlbumName"
  },
  "title" : "INVocabularyStringType.photoAlbumName"
}
-->

# INVocabularyStringType.photoAlbumName

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

```
case photoAlbumName
```

## Discussion

For example, you might include the string “WWDC 2015 Karaoke” for an album created by the user.

Siri applies custom photo album names to the [`albumName`](/documentation/Intents/INStartPhotoPlaybackIntent/albumName) property of the [`INSearchForPhotosIntent`](/documentation/Intents/INSearchForPhotosIntent) and [`INStartPhotoPlaybackIntent`](/documentation/Intents/INStartPhotoPlaybackIntent) classes.

---

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)