---
title: timeIndexedProgressiveTranscription
framework: speech
role: symbol
role_heading: Type Property
path: speech/speechtranscriber/preset/timeindexedprogressivetranscription
---

# timeIndexedProgressiveTranscription

Configuration for immediate transcription of live audio, cross-referenced to stream time-codes.

## Declaration

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

## See Also

### Standard presets

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