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

# transcription

Configuration for basic, accurate transcription.

## Declaration

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

## See Also

### Standard presets

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