---
title: AnalysisContext.UserDataTag
framework: speech
role: symbol
role_heading: Structure
path: speech/analysiscontext/userdatatag
---

# AnalysisContext.UserDataTag

## Declaration

```swift
struct UserDataTag
```

## Topics

### Creating a tag

- [init(_:)](speech/analysiscontext/userdatatag/init(_:).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

### Preserving app-specific context

- [userData](speech/analysiscontext/userdata.md)
