---
title: progressiveTranscription
framework: speech
role: symbol
role_heading: Type Property
path: speech/speechtranscriber/preset/progressivetranscription
---

# progressiveTranscription

Configuration for immediate transcription of live audio.

## Declaration

```swift
static let progressiveTranscription: SpeechTranscriber.Preset
```

## See Also

### Standard presets

- [transcription](speech/speechtranscriber/preset/transcription.md)
- [transcriptionWithAlternatives](speech/speechtranscriber/preset/transcriptionwithalternatives.md)
- [timeIndexedTranscriptionWithAlternatives](speech/speechtranscriber/preset/timeindexedtranscriptionwithalternatives.md)
- [timeIndexedProgressiveTranscription](speech/speechtranscriber/preset/timeindexedprogressivetranscription.md)
