---
title: AttributeScopes.SpeechAttributes
framework: foundation
role: symbol
role_heading: Structure
path: foundation/attributescopes/speechattributes
---

# AttributeScopes.SpeechAttributes

## Declaration

```swift
struct SpeechAttributes
```

## Topics

### Structures

- [AttributeScopes.SpeechAttributes.ConfidenceAttribute](foundation/attributescopes/speechattributes/confidenceattribute.md)
- [AttributeScopes.SpeechAttributes.TimeRangeAttribute](foundation/attributescopes/speechattributes/timerangeattribute.md)

### Instance Properties

- [audioTimeRange](foundation/attributescopes/speechattributes/audiotimerange.md)
- [transcriptionConfidence](foundation/attributescopes/speechattributes/transcriptionconfidence.md)

## Relationships

### Conforms To

- [AttributeScope](foundation/attributescope.md)
- [DecodingConfigurationProviding](foundation/decodingconfigurationproviding.md)
- [EncodingConfigurationProviding](foundation/encodingconfigurationproviding.md)
- [SendableMetatype](swift/sendablemetatype.md)
