---
title: SRSpeechMetrics.SessionFlags
framework: sensorkit
role: symbol
role_heading: Structure
path: sensorkit/srspeechmetrics/sessionflags-swift.struct
---

# SRSpeechMetrics.SessionFlags

Possible details about processing an audio stream.

## Declaration

```swift
struct SessionFlags
```

## Overview

Overview Use these flags to determine whether audio processing went through the system voice processor.

## Topics

### Session flags

- [bypassVoiceProcessing](sensorkit/srspeechmetrics/sessionflags-swift.struct/bypassvoiceprocessing.md)

### Creating session flags

- [init(rawValue:)](sensorkit/srspeechmetrics/sessionflags-swift.struct/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Getting session information

- [sessionIdentifier](sensorkit/srspeechmetrics/sessionidentifier.md)
- [sessionFlags](sensorkit/srspeechmetrics/sessionflags-swift.property.md)
- [timeSinceAudioStart](sensorkit/srspeechmetrics/timesinceaudiostart.md)
- [timestamp](sensorkit/srspeechmetrics/timestamp.md)
