<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Speech",
  "identifier" : "/documentation/Speech/AnalysisContext/ContextualStringsTag",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Speech"
    ],
    "preciseIdentifier" : "s:6Speech15AnalysisContextC20ContextualStringsTagV"
  },
  "title" : "AnalysisContext.ContextualStringsTag"
}
-->

# AnalysisContext.ContextualStringsTag

```
struct ContextualStringsTag
```

## Topics

### Creating a tag

[`init(AnalysisContext.ContextualStringsTag.RawValue)`](/documentation/Speech/AnalysisContext/ContextualStringsTag/init(_:))

### Predefined tags

[`static let general: AnalysisContext.ContextualStringsTag`](/documentation/Speech/AnalysisContext/ContextualStringsTag/general)

A predefined tag for applications that have no need to distinguish between sets of contextual strings.

## Relationships

### Conforms To

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

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

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

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

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

---

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)