---
title: AnalysisContext.ContextualStringsTag
framework: speech
role: symbol
role_heading: Structure
path: speech/analysiscontext/contextualstringstag
---

# AnalysisContext.ContextualStringsTag

## Declaration

```swift
struct ContextualStringsTag
```

## Topics

### Creating a tag

- [init(_:)](speech/analysiscontext/contextualstringstag/init(_:).md)

### Predefined tags

- [general](speech/analysiscontext/contextualstringstag/general.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Providing textual context

- [contextualStrings](speech/analysiscontext/contextualstrings.md)
