---
title: context
framework: speech
role: symbol
role_heading: Instance Property
path: speech/speechanalyzer/context
---

# context

An object containing contextual information.

## Declaration

```swift
final var context: AnalysisContext { get async }
```

## See Also

### Managing contexts

- [setContext(_:)](speech/speechanalyzer/setcontext(_:).md)
